Skip to main content

cap_name

Function cap_name 

Source
pub fn cap_name(bit: u64) -> &'static str
Expand description

Map a single capability bit to its human-readable name.

Returns "UNKNOWN" for unrecognized bits.