Skip to main content

mi_heap_get_default

Function mi_heap_get_default 

Source
pub unsafe extern "C" fn mi_heap_get_default() -> *mut mi_heap_t
Expand description

Get the default heap that is used for mi_malloc et al.

Note: not available when using the v3 feature (removed in mimalloc v3.2).