Function libc::unix::utime

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