Function lrs::thread::keeps_caps

Returns whether this thread keeps its permitted capabilities when all 0 user ids are dropped.

Syntax

fn keeps_caps() -> Result<bool, Errno>

See also