[][src]Function fuzzcheck_nix_subset::signal::kill

pub fn kill<T: Into<Option<Signal>>>(pid: Pid, signal: T) -> Result<()>