Function shadow_shmem::raw_syscall::tgkill

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