utimbuf

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. struct utimbuf
    version(linux)
    extern (C)
    struct utimbuf {}
  2. struct utimbuf
  3. struct utimbuf
  4. struct utimbuf

Members

Variables

actime
time_t actime;
Undocumented in source.
modtime
time_t modtime;
Undocumented in source.

Meta