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