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