Function libc::utime [] [src]

pub unsafe extern "C" fn utime(
    file: *const c_char,
    buf: *const utimbuf
) -> c_int