MFENUMPROC typedef

Implementation

typedef MFENUMPROC = ffi.Int32 Function(
  ffi.Pointer<HDC__>,
  ffi.Pointer<LPHANDLETABLE>,
  ffi.Pointer<METARECORD>,
  ffi.Int32,
  ffi.Int64,
);