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