WinHeapFree typedef
WinHeapFree =
int Function(Pointer<NativeType> heap, int flags, Pointer<NativeType> memory)
Implementation
typedef WinHeapFree = int Function(Pointer heap, int flags, Pointer memory);
typedef WinHeapFree = int Function(Pointer heap, int flags, Pointer memory);