Function libmimalloc_sys::mi_heap_collect[][src]

pub unsafe extern "C" fn mi_heap_collect(heap: *mut mi_heap_t, force: bool)
Expand description

Release outstanding resources in a specific heap.

See also mi_collect.