pub fn seteuid(euid: Uid) -> Result<()>
Available on crate feature
user
only.Expand description
Set the effective user ID
See also seteuid(2)
pub fn seteuid(euid: Uid) -> Result<()>
user
only.Set the effective user ID
See also seteuid(2)