Function linux_unsafe::kill

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

Send a signal to a process.