MallocMemoryAllocator_new

Function MallocMemoryAllocator_new 

Source
pub fn MallocMemoryAllocator_new() -> UniquePtr<MallocMemoryAllocator>
Available on crate feature std only.
Expand description

Construct a new Malloc memory allocator.