Function esp_idf_sys::pthread_cond_wait
source ยท pub unsafe extern "C" fn pthread_cond_wait(
__cond: *mut pthread_cond_t,
__mutex: *mut pthread_mutex_t,
) -> c_int
pub unsafe extern "C" fn pthread_cond_wait(
__cond: *mut pthread_cond_t,
__mutex: *mut pthread_mutex_t,
) -> c_int