rustix
1.0.8
In rustix::
backend::
process::
syscalls
rustix
::
backend
::
process
::
syscalls
Function
kill_current_process_group
Copy item path
Source
pub(crate) fn kill_current_process_group(sig:
Signal
) ->
Result
<
()
>