DIR

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

Members

Variables

d_buf
char* d_buf;
Undocumented in source.
d_fd
int d_fd;
Undocumented in source.
d_loc
int d_loc;
Undocumented in source.
d_size
int d_size;
Undocumented in source.

Meta