Skip to main content
pthread_mutex_trylock
esp_
idf_
sys
0.37.2
esp_idf_sys
Function
pthread_
mutex_
trylock
Copy item path
Source
pub unsafe extern "C" fn pthread_mutex_trylock( __mutex: *mut
pthread_mutex_t
, ) -> c_int