Constant ZX_ERR_NO_MEMORY
pub const ZX_ERR_NO_MEMORY: i32 = -4;
Expand description
The system was not able to allocate memory needed for the operation.
pub const ZX_ERR_NO_MEMORY: i32 = -4;
The system was not able to allocate memory needed for the operation.