Function rustix::thread::no_new_privs
source · pub fn no_new_privs() -> Result<bool>
Available on crate feature
thread
only.Expand description
Get the value of the no_new_privs
attribute for the calling thread.