Function kill_process_group

Source
pub(crate) fn kill_process_group(pid: Pid, sig: Signal) -> Result<()>