Function rustix::backend::thread::syscalls::setresgid_thread

source ยท
pub(crate) fn setresgid_thread(rgid: Gid, egid: Gid, sgid: Gid) -> Result<()>