Function r_core::pthread_setspecific[][src]

pub unsafe extern "C" fn pthread_setspecific(
    arg1: pthread_key_t,
    arg2: *const c_void
) -> c_int