[][src]Function rosy::gc::stat_unchecked

pub unsafe fn stat_unchecked(key: impl GcInfoKey) -> usize

Returns the status information for key.

Safety

An exception may be raised if key is unknown.