Function ndk_sys::pthread_kill[][src]

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