WINSTAENUMPROCA typedef

WINSTAENUMPROCA = Int32 Function(Pointer<Int8>, Int64)

Implementation

typedef WINSTAENUMPROCA = ffi.Int32 Function(
  ffi.Pointer<ffi.Int8>,
  ffi.Int64,
);