Skip to main content

mi_heap_get_seq

Function mi_heap_get_seq 

Source
pub unsafe extern "C" fn mi_heap_get_seq(
    heap: *mut mi_heap_t,
) -> usize
Expand description

Mirrors mi_heap_get_seq (include/mimalloc-stats.h): the monotonic sequence number assigned to heap at creation, or 0 for a NULL heap.