Function linux_api::signal::tgkill

source ยท
pub fn tgkill(tgid: Pid, tid: Pid, signal: Option<Signal>) -> Result<(), Errno>