[][src]Function nc::tkill

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

Send a signal to a thread (obsolete).