[][src]Function ndk_sys::pthread_kill

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