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