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