rustix::thread::prctl

Function capabilities_secure_bits

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

Get the securebits flags of the calling thread.

§References