Function esp_idf_hal::sys::esp_vfs_utime

source ยท
pub unsafe extern "C" fn esp_vfs_utime(
    path: *const i8,
    times: *const utimbuf,
) -> i32