[][src]Function nc::tgkill

pub fn tgkill(tgid: i32, tid: i32, sig: i32) -> Result<(), Errno>

Send a signal to a thread.