Constant ZX_ERR_INTERNAL_INTR_KILLED
pub const ZX_ERR_INTERNAL_INTR_KILLED: i32 = -502;Expand description
A task was killed during an operation. This is a private error that should not be seen outside of the VDSO.
pub const ZX_ERR_INTERNAL_INTR_KILLED: i32 = -502;A task was killed during an operation. This is a private error that should not be seen outside of the VDSO.