Skip to main content

ENOMEM

Constant ENOMEM 

Source
pub const ENOMEM: usize = 12;
Expand description

Cannot allocate memory (kernel heap or page allocation failed).