Constant ZX_ERR_NOT_SUPPORTED
pub const ZX_ERR_NOT_SUPPORTED: i32 = -2;
Expand description
The operation is not implemented, supported, or enabled.
pub const ZX_ERR_NOT_SUPPORTED: i32 = -2;
The operation is not implemented, supported, or enabled.