Constant linux_unsafe::raw::GETRESGID
source · pub const GETRESGID: V = 120;
Expand description
The system call number for getresgid
on this platform.
pub const GETRESGID: V = 120;
The system call number for getresgid
on this platform.