Constant ZX_ERR_OUT_OF_RANGE
pub const ZX_ERR_OUT_OF_RANGE: i32 = -14;
Expand description
An argument is outside the valid range for this operation.
pub const ZX_ERR_OUT_OF_RANGE: i32 = -14;
An argument is outside the valid range for this operation.