[][src]Function esp_idf_bindgen::clock_settime

pub unsafe extern "C" fn clock_settime(
    clock_id: clockid_t,
    tp: *const timespec
) -> c_int