Function esp_idf_sys::utime

source ยท
pub unsafe extern "C" fn utime(
    path: *const c_char,
    times: *const utimbuf,
) -> c_int