Function kill

Source
pub unsafe fn kill(pid: pid_t, sig: int) -> Result<int>
Expand description

Send a signal to a process.