WinHeapFreeNative typedef
WinHeapFreeNative =
Int32 Function(Pointer<NativeType> heap, Uint32 flags, Pointer<NativeType> memory)
General Library Documentation Undocument By General Corporation & Global Corporation & General Developer
Implementation
typedef WinHeapFreeNative = Int32 Function(
Pointer heap,
Uint32 flags,
Pointer memory,
);