Function libmimalloc_sys::mi_heap_new
source ยท pub unsafe extern "C" fn mi_heap_new() -> *mut mi_heap_t
Expand description
Create a new heap that can be used for allocation.
pub unsafe extern "C" fn mi_heap_new() -> *mut mi_heap_t
Create a new heap that can be used for allocation.