tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
readdir64
tango
stdc
posix
dirent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
dirent
*
readdir64
(DIR* )
version(linux)
extern (
C
)
static if
(
__USE_LARGEFILE64
)
dirent
*
readdir64
(
DIR
*
)
dirent
*
readdir64
(DIR* )
Meta
Source
See Implementation
tango
stdc
posix
dirent
aliases
readdir
readdir_r
enums
DT_UNKNOWN
functions
closedir
opendir
readdir64
readdir64_r
rewinddir
seekdir
telldir
structs
DIR
_telldir
dirent