dirent

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

d_fileno
uint d_fileno;
Undocumented in source.
d_name
char[256] d_name;
Undocumented in source.
d_namelen
ubyte d_namelen;
Undocumented in source.
d_reclen
ushort d_reclen;
Undocumented in source.
d_type
ubyte d_type;
Undocumented in source.

Meta