rustix::thread

Function capabilities_secure_bits

source
pub fn capabilities_secure_bits() -> Result<CapabilitiesSecureBits>
Expand description

Get the securebits flags of the calling thread.

§References