pub unsafe extern "C" fn mi_heap_get_default() -> *mut mi_heap_t
Get the default heap that is used for mi_malloc et al.
mi_malloc
Note: not available when using the v3 feature (removed in mimalloc v3.2).
v3