Function esp_idf_sys::pthread_getspecific

source ยท
pub unsafe extern "C" fn pthread_getspecific(
    __key: pthread_key_t,
) -> *mut c_void