Function set_keep_capabilities

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

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

§References