☰
rustix
0.38.31
In rustix::process
?
Function
rustix
::
process
::
getegid
source
·
[
−
]
pub fn getegid() ->
Gid
Expand description
getegid()
—Returns the process’ effective group ID.
References
POSIX
Linux