SdlMallocFunc typedef
SdlMallocFunc =
Pointer<NativeType> Function(Uint32 size)
Implementation
typedef SdlMallocFunc = Pointer<NativeType> Function(Uint32 size);
typedef SdlMallocFunc = Pointer<NativeType> Function(Uint32 size);