pub unsafe extern "C" fn mi_heap_get_seq( heap: *mut mi_heap_t, ) -> usize
Mirrors mi_heap_get_seq (include/mimalloc-stats.h): the monotonic sequence number assigned to heap at creation, or 0 for a NULL heap.
mi_heap_get_seq
heap