Constant linux_unsafe::raw::GETXATTR
source · pub const GETXATTR: V = 191;
Expand description
The system call number for getxattr
on this platform.
pub const GETXATTR: V = 191;
The system call number for getxattr
on this platform.