pub const TASK_RETCODE_SYSCALL_KILL: i64 = -1028;
Expand description

The return code set when a task is killed via zx_task_kill().