Function ndk_sys::tgkill

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