stbds_hmfree_func function
void
stbds_hmfree_func()
Implementation
@ffi.Native<ffi.Void Function(ffi.Pointer<ffi.Void>, ffi.Size)>()
external void stbds_hmfree_func(ffi.Pointer<ffi.Void> p, int elemsize);
@ffi.Native<ffi.Void Function(ffi.Pointer<ffi.Void>, ffi.Size)>()
external void stbds_hmfree_func(ffi.Pointer<ffi.Void> p, int elemsize);