Constant rustix::thread::prctl::SYSCALL_DISPATCH_FILTER_ALLOW

source ยท
const SYSCALL_DISPATCH_FILTER_ALLOW: u8 = 0;
Expand description

Allow system calls to be executed.