Function rustix::backend::thread::syscalls::setgroups_thread

source ยท
pub(crate) fn setgroups_thread(gids: &[Gid]) -> Result<()>