[go: up one dir, main page]

[][src]Function libc::utime

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