Function esp_idf_sys::pthread_mutex_trylock

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