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

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

Send a signal sig to the process identified by pid