Skip to main content

esp_vfs_utime

Function esp_vfs_utime 

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