Function otter_api_tests::unistd::seteuid[]

pub fn seteuid(euid: Uid) -> Result<(), Error>
Expand description

Set the effective user ID

See also seteuid(2)