[][src]Function capctl::prctl::get_keepcaps

pub fn get_keepcaps() -> Result<bool>

Get the "keep capabilities" flag of the current thread.

See set_keepcaps() for more details.