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_ino
ino_t d_ino;
Undocumented in source.
d_name
char[256] d_name;
Undocumented in source.
d_namlen
ubyte d_namlen;
Undocumented in source.
d_reclen
ushort d_reclen;
Undocumented in source.
d_type
ubyte d_type;
Undocumented in source.

Meta