Function esp_idf_sys::pthread_mutex_destroy

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