Function esp_idf_hal::sys::pthread_mutex_timedlock

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