Function rustix::backend::process::syscalls::getgroups

source ยท
pub(crate) fn getgroups(buf: &mut [Gid]) -> Result<usize>