PATH_MAX
version(none)
extern (
C) nothrow @
nogc enum PATH_MAX =
(!__traits(compiles, libressl_d.compat.limits.PATH_MAX)) ? (core.sys.windows.windef.MAX_PATH) : (libressl_d.compat.limits.PATH_MAX);
libressl_d compat dirent_msvc
functionsmanifest constantsstructs
Indicates that d_namlen field is available in dirent structure