WinHeapAllocNative typedef

WinHeapAllocNative = Pointer<NativeType> Function(Pointer<NativeType>, Uint32, IntPtr)

Implementation

typedef WinHeapAllocNative = Pointer Function(Pointer, Uint32, IntPtr);