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.
pub fn global_deallocated_bytes() -> Option<usize>Total bytes ever returned to the CountingAlloc global allocator.
See global_allocated_bytes for availability semantics.