[][src]Function nix::sys::signal::kill

pub fn kill(pid: pid_t, signum: SigNum) -> Result<()>