Constant XATTR_SIZE_MAX
pub const XATTR_SIZE_MAX: i32 = 65536; // 65_536i32
Available on crate feature
dep_nc
only.Expand description
size of an extended attribute value (64k)
pub const XATTR_SIZE_MAX: i32 = 65536; // 65_536i32
dep_nc
only.size of an extended attribute value (64k)