Function esp_idf_sys::utime

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