Function otter_api_tests::unistd::setuid[]

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

Set the user ID

See also setuid(2)