[][src]Function syscall::call::kill

pub fn kill(pid: usize, sig: usize) -> Result<usize>

Send a signal sig to the process identified by pid