esp_idf_svc::sys

Function pthread_mutex_timedlock

Source
pub unsafe extern "C" fn pthread_mutex_timedlock(
    __mutex: *mut u32,
    __timeout: *const timespec,
) -> i32