rustix
0.38.42
getgid
Sections
References
In rustix::
process
rustix
::
process
Function
getgid
Copy item path
source
pub fn getgid() ->
Gid
Expand description
getgid()
—Returns the process’ real group ID.
§
References
POSIX
Linux