Constant linux_unsafe::raw::SETREUID
source · pub const SETREUID: V = 145;
Expand description
The system call number for setreuid
on this platform.
pub const SETREUID: V = 145;
The system call number for setreuid
on this platform.