[][src]Function ndk_sys::tgkill

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