pub fn set_capabilities_secure_bits(bits: CapabilitiesSecureBits) -> Result<()>
Available on crate feature thread only.
Expand description

Set the securebits flags of the calling thread.

References