pub static LAST_ALLOC_FAIL_SIZE: AtomicUsizeExpand description
Byte length of the most recent allocation the arena could not satisfy (0 if none). Useful for diagnosing on-device out-of-memory failures.
pub static LAST_ALLOC_FAIL_SIZE: AtomicUsizeByte length of the most recent allocation the arena could not satisfy (0 if none). Useful for diagnosing on-device out-of-memory failures.