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