Skip to main content

GC_get_expl_freed_bytes_since_gc

Function GC_get_expl_freed_bytes_since_gc 

Source
pub unsafe extern "C" fn GC_get_expl_freed_bytes_since_gc() -> usize
Expand description

Return the number of explicitly deallocated bytes of memory since the recent collection. This is an unsynchronized getter.