Modules
std
os
linux
UTIME
struct UTIME
[src]
Members
NOW
(Constant)
OMIT
(Constant)
Source
pub const UTIME = struct { pub const NOW = 0x3fffffff; pub const OMIT = 0x3ffffffe; }