Function esp_idf_sys::pthread_getcpuclockid

source ยท
pub unsafe extern "C" fn pthread_getcpuclockid(
    thread: pthread_t,
    clock_id: *mut clockid_t,
) -> c_int