Contents
#include <corefilesystem.win.h> struct dirent { // fields unsigned char d_type; char d_name[256]; };