devela::_dep::rustix::thread

Function capabilities

pub fn capabilities(pid: Option<Pid>) -> Result<CapabilitySets, Errno> 
Available on crate feature dep_rustix only.
Expand description

capget(_LINUX_CAPABILITY_VERSION_3, pid)

§References