Constant SECCOMP_RET_KILL_PROCESS
pub const SECCOMP_RET_KILL_PROCESS: u32 = 0x80000000; // 2_147_483_648u32
Available on crate feature
dep_sdl2
only.pub const SECCOMP_RET_KILL_PROCESS: u32 = 0x80000000; // 2_147_483_648u32
dep_sdl2
only.