rustix
1.1.2
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
<
()
>