Function esp_idf_hal::sys::pthread_cond_wait

source ยท
pub unsafe extern "C" fn pthread_cond_wait(
    __cond: *mut u32,
    __mutex: *mut u32,
) -> i32