Function rustix::backend::thread::syscalls::setgid_thread

source ยท
pub(crate) fn setgid_thread(gid: Gid) -> Result<()>