Function utime

pub unsafe extern "C" fn utime(
    file: *const i8,
    buf: *const utimbuf,
) -> i32
Available on crate feature dep_sdl2 only.