Function lgalloc::lgalloc_stats
source · pub fn lgalloc_stats() -> LgAllocStats
Expand description
Determine global statistics per size class
Note that this function take a read lock on various structures.
§Panics
Panics if the internal state of lgalloc is corrupted.