Constant linux_unsafe::raw::SETFSGID
source · pub const SETFSGID: V = 123;
Expand description
The system call number for setfsgid
on this platform.
pub const SETFSGID: V = 123;
The system call number for setfsgid
on this platform.