Constant linux_unsafe::raw::SETRESGID
source · pub const SETRESGID: V = 119;
Expand description
The system call number for setresgid
on this platform.
pub const SETRESGID: V = 119;
The system call number for setresgid
on this platform.