Constant LINUX_CAPABILITY_VERSION
pub const LINUX_CAPABILITY_VERSION: i32 = LINUX_CAPABILITY_VERSION_1; // 429_392_688i32
Available on crate feature
dep_nc
only.Expand description
Backwardly compatible definition for source code - trapped in a 32-bit world. If you find you need this, please consider using libcap to untrap yourself…