Skip to main content

global_deallocated_bytes

Function global_deallocated_bytes 

Source
pub fn global_deallocated_bytes() -> Option<usize>
Expand description

Total bytes ever returned to the CountingAlloc global allocator.

See global_allocated_bytes for availability semantics.