[][src]Function capctl::prctl::get_no_new_privs

pub fn get_no_new_privs() -> Result<bool>

Get the no-new-privileges flag of the current thread.

See set_no_new_privs() for more details.