Function tgkill

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