Constant linux_unsafe::raw::SETREGID
source · pub const SETREGID: V = 114;
Expand description
The system call number for setregid
on this platform.
pub const SETREGID: V = 114;
The system call number for setregid
on this platform.