pub static CURRENTLY_ALLOCATED_BYTES: AtomicUsize
Expand description
Tracks the total number of bytes currently allocated by the registered global allocator.
pub static CURRENTLY_ALLOCATED_BYTES: AtomicUsize
Tracks the total number of bytes currently allocated by the registered global allocator.