devela::_dep::rustix::thread

Function get_keep_capabilities

pub fn get_keep_capabilities() -> Result<bool, Errno> 
Available on crate feature dep_rustix only.
Expand description

Get the current state of the calling thread’s keep capabilities flag.

§References