Function nix::unistd::seteuid [−][src]
pub fn seteuid(euid: Uid) -> Result<()>
Expand description
Set the effective user ID
See also seteuid(2)
pub fn seteuid(euid: Uid) -> Result<()>
Set the effective user ID
See also seteuid(2)