[][src]Function ptrace_do_rs::tgkill

pub unsafe extern "C" fn tgkill(
    __tgid: __pid_t,
    __tid: __pid_t,
    __signal: c_int
) -> c_int