[][src]Function nix::unistd::seteuid

pub fn seteuid(euid: Uid) -> Result<()>

Set the effective user ID

See also seteuid(2)