rustix::backend::process::syscalls

Function kill_current_process_group

Source
pub(crate) fn kill_current_process_group(sig: Signal) -> Result<()>