Function syscall::call::setreuid

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

Set the current process user IDs