Function rustix::process::no_new_privs

source ·
pub fn no_new_privs(process: ProcSelector) -> Result<bool>
Available on crate feature process only.
Expand description