[][src]Function linux::syscall::seccomp_seccomp_set_mode_strict

pub fn seccomp_seccomp_set_mode_strict() -> c_int

Enables strict seccomp mode for this thread.

= See also

  • link:man:seccomp(2) and SECCOMP_SET_MODE_STRICT therein