rustix
0.38.44
getgid
Sections
References
In rustix::
process
rustix
::
process
Function
getgid
Copy item path
Source
pub fn getgid() ->
Gid
Available on
crate feature
process
only.
Expand description
getgid()
—Returns the process’ real group ID.
§
References
POSIX
Linux