Function rustix::thread::get_keep_capabilities
source · pub fn get_keep_capabilities() -> Result<bool>
Expand description
Get the current state of the calling thread’s keep capabilities
flag.
pub fn get_keep_capabilities() -> Result<bool>
Get the current state of the calling thread’s keep capabilities
flag.