dirent

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

Members

Variables

d_ino
inol_t d_ino;
Undocumented in source.
d_name
char[256] d_name;
Undocumented in source.
d_off
off_t d_off;
Undocumented in source.
d_reclen
ushort d_reclen;
Undocumented in source.

Meta