Returns whether the set contains an inheritable capability.
impl CapSet { fn has_inheritable(&self, cap: Capability) -> bool }
The capability to check.