rustix::thread::prctl

Constant SYSCALL_DISPATCH_FILTER_ALLOW

Source
const SYSCALL_DISPATCH_FILTER_ALLOW: u8 = 0;
Expand description

Allow system calls to be executed.