CALINFO_ENUMPROCEXA typedef

CALINFO_ENUMPROCEXA = Int32 Function(Pointer<Int8>, Uint64)

Implementation

typedef CALINFO_ENUMPROCEXA = ffi.Int32 Function(
  ffi.Pointer<ffi.Int8>,
  ffi.Uint64,
);