UTimBuf
Record used in fpUtime to set file access and modification times.
Declaration
Source position: ostypes.inc line 149
Type
UTimBuf = record
actime : time\_t;
modtime : time\_t;
end
Record used in fpUtime to set file access and modification times.
Source position: ostypes.inc line 149
Type
UTimBuf = record
actime : time\_t;
modtime : time\_t;
end