Function esp_idf_sys::pthread_cond_broadcast

source ยท
pub unsafe extern "C" fn pthread_cond_broadcast(
    __cond: *mut pthread_cond_t,
) -> c_int