pub unsafe extern "C" fn GC_get_bytes_since_gc() -> usize
Return the number of bytes allocated since the last collection. This is an unsynchronized getter (see GC_get_heap_size comment regarding thread-safety).
GC_get_heap_size