[][src]Function nc::kill

pub fn kill(pid: pid_t, signal: i32) -> Result<(), Errno>

Send signal to a process.