Function libc::setreuid
[−]
[src]
pub fn setreuid(ruid: usize, euid: usize) -> Result<usize, Error>
Set the current process user IDs
pub fn setreuid(ruid: usize, euid: usize) -> Result<usize, Error>
Set the current process user IDs