[go: up one dir, main page]

Function libc::funcs::posix88::unistd::utime

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