pub const ZX_ERR_INTERNAL_INTR_KILLED: zx_status_t = -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: zx_status_t = -502;A task was killed during an operation. This is a private error that should not be seen outside of the VDSO.