Function esp_idf_sys::esp_vfs_utime

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