Function rustix::backend::thread::syscalls::setuid_thread

source ยท
pub(crate) fn setuid_thread(uid: Uid) -> Result<()>