rustix
0.38.42
In rustix::
backend::
process::
syscalls
Function
rustix
::
backend
::
process
::
syscalls
::
getgroups
Copy item path
source
ยท
[
−
]
pub(crate) fn getgroups(buf: &mut [
Gid
]) ->
Result
<
usize
>