Constant ZX_ERR_NO_RESOURCES
pub const ZX_ERR_NO_RESOURCES: i32 = -3;
Expand description
The system was not able to allocate some resource needed for the operation.
pub const ZX_ERR_NO_RESOURCES: i32 = -3;
The system was not able to allocate some resource needed for the operation.