rustix::thread::prctl

Constant SYSCALL_DISPATCH_FILTER_BLOCK

Source
const SYSCALL_DISPATCH_FILTER_BLOCK: u8 = 1;
Expand description

Block system calls from executing.