Constant ZX_ERR_BAD_HANDLE
pub const ZX_ERR_BAD_HANDLE: i32 = -11;
Expand description
A specified handle value does not refer to a handle.
pub const ZX_ERR_BAD_HANDLE: i32 = -11;
A specified handle value does not refer to a handle.