[][src]Function nix::unistd::setuid

pub fn setuid(uid: Uid) -> Result<()>

Set the user ID

See also setuid(2)