rustix::backend::process::syscalls

Function getgroups

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