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