_wdirent

Wide-character version

Members

Variables

d_ino
core.stdc.config.c_long d_ino;

Always zero

d_name
core.stdc.stddef.wchar_t[libressl_d.compat.limits.PATH_MAX] d_name;

File name

d_namlen
size_t d_namlen;

Length of name without \0

d_reclen
ushort d_reclen;

Structure size

d_type
int d_type;

File type

Meta