libressl-d ~master (2021-07-11T05:49:48Z)
Home
Dub
Repo
NAME_MAX
libressl_d
compat
dirent_msvc
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(none)
extern (
C
) nothrow @
nogc
enum
NAME_MAX
=
(!
__traits
(
compiles
,
libressl_d.compat.limits.NAME_MAX
)) ? (.
FILENAME_MAX
) : (
libressl_d.compat.limits.NAME_MAX
)
;
Meta
Source
See Source File
libressl_d
compat
dirent_msvc
functions
_wclosedir
_wopendir
_wreaddir
_wrewinddir
closedir
dirent_first
dirent_next
opendir
readdir
rewinddir
manifest constants
FILENAME_MAX
NAME_MAX
PATH_MAX
structs
DIR
_WDIR
_wdirent
dirent