rustix::backend::thread::syscalls

Function setuid_thread

Source
pub(crate) fn setuid_thread(uid: Uid) -> Result<()>