Function ndk_sys::pthread_kill

source ·
pub unsafe extern "C" fn pthread_kill(
    __pthread: pthread_t,
    __signal: c_int
) -> c_int