rust_cc::state

Function allocated_bytes

Source
pub fn allocated_bytes() -> Result<usize, StateAccessError>
Expand description

Returns the number of allocated bytes managed by the garbage collector.