stb_dirtree_dir
extern (C) @nogc nothrow
struct stb_dirtree_dir {
}
- flag
int flag;
Undocumented in source.
- last_modified
time_t last_modified;
Undocumented in source.
- num_files
int num_files;
Undocumented in source.
- path
char* path;
Undocumented in source.
stb binding
aliasesenumsfunctionsstatic variablesstructs