kill_raw

Function kill_raw 

Source
pub fn kill_raw(pid: kernel_pid_t, sig: i32) -> Result<(), Errno>
Expand description

Execute the kill syscall.