[go: up one dir, main page]

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

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

Set the user ID

See also setuid(2)