CALINFO_ENUMPROCEXW typedef

CALINFO_ENUMPROCEXW = Int32 Function(Pointer<Uint16>, Uint64)

Implementation

typedef CALINFO_ENUMPROCEXW = ffi.Int32 Function(
  ffi.Pointer<ffi.Uint16>,
  ffi.Uint64,
);