Skip to main content

LAST_ALLOC_FAIL_SIZE

Static LAST_ALLOC_FAIL_SIZE 

Source
pub static LAST_ALLOC_FAIL_SIZE: AtomicUsize
Expand 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.