[go: up one dir, main page]

no_new_privs

Function 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.

§References