Function tgkill

Source
pub fn tgkill(pid: i32, tid: i32, signal: i32) -> Result<(), Errno>