pub const SCMP_ACT_KILL: u32 = SCMP_ACT_KILL_THREAD; // 0x0000_0000u32
Expand description

Kill the thread, defined for backward compatibility