dirent
extern (C)
struct dirent {
}
- d_ino
c_ulong d_ino;
Undocumented in source.
- d_name
char[256] d_name;
Undocumented in source.
- d_off
c_long d_off;
Undocumented in source.
- d_reclen
ushort d_reclen;
Undocumented in source.
- d_type
ubyte d_type;
Undocumented in source.
juliad julia
aliasesfunctionsstatic functionsstructs