rustix
0.38.42
In rustix::
backend::
process::
syscalls
Function
rustix
::
backend
::
process
::
syscalls
::
setpgid
Copy item path
source
ยท
[
−
]
pub(crate) fn setpgid(pid:
Option
<
Pid
>, pgid:
Option
<
Pid
>) ->
Result
<
()
>