Function nix::sys::prctl::get_no_new_privs

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

Get the “no new privs” attribute for the calling thread.