rustix
1.0.8
In rustix::
backend::
process::
syscalls
rustix
::
backend
::
process
::
syscalls
Function
getgroups
Copy item path
Source
pub(crate) fn getgroups(buf: &mut [
Gid
]) ->
Result
<
usize
>