Function mi_heap_collect

Source
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.