Constant libc::SECCOMP_RET_ALLOW

pub const SECCOMP_RET_ALLOW: ::c_uint = 0x7fff0000;
On this page