pub fn MallocMemoryAllocator_new() -> UniquePtr<MallocMemoryAllocator> ⓘAvailable on crate feature
std only.Expand description
Construct a new Malloc memory allocator.
pub fn MallocMemoryAllocator_new() -> UniquePtr<MallocMemoryAllocator> ⓘstd only.Construct a new Malloc memory allocator.