Function esp_idf_sys::pthread_cond_destroy

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