Constant linux_unsafe::raw::GETGROUPS
source · pub const GETGROUPS: V = 115;
Expand description
The system call number for getgroups
on this platform.
pub const GETGROUPS: V = 115;
The system call number for getgroups
on this platform.