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

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