devela::_dep::rustix::thread

Function set_keep_capabilities

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

Set the state of the calling thread’s keep capabilities flag.

§References