rustix
1.1.2
In rustix::
backend::
process::
syscalls
rustix
::
backend
::
process
::
syscalls
Function
getpgid
Copy item path
Source
pub(crate) fn getpgid(pid:
Option
<
Pid
>) ->
Result
<
Pid
>