syscall::call

Function setreuid

source
pub fn setreuid(ruid: usize, euid: usize) -> Result<usize>
Expand description

Set the current process user IDs