Constant linux_unsafe::raw::SETGROUPS
source · pub const SETGROUPS: V = 116;
Expand description
The system call number for setgroups
on this platform.
pub const SETGROUPS: V = 116;
The system call number for setgroups
on this platform.