derelict-physfs ~master (2022-04-27T23:22:51.4047438)
Dub
Repo
PHYSFS_EnumFilesCallback
derelict
physfs
types
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) nothrow
alias
PHYSFS_EnumFilesCallback
=
void
function
(
void
*
,
const
(
char
)*
,
const
(
char
)*
)
Meta
Source
See Implementation
derelict
physfs
types
aliases
PHYSFS_EnumFilesCallback
PHYSFS_ErrorCode
PHYSFS_FileType
PHYSFS_StringCallback
PHYSFS_sint16
PHYSFS_sint32
PHYSFS_sint64
PHYSFS_sint8
PHYSFS_uint16
PHYSFS_uint32
PHYSFS_uint64
PHYSFS_uint8
UnmountCallback
enums
PHYSFS_ERR_OK
PHYSFS_FILETYPE_REGULAR
functions
PHYSFS_VERSION
structs
PHYSFS_Allocator
PHYSFS_ArchiveInfo
PHYSFS_Archiver
PHYSFS_File
PHYSFS_Io
PHYSFS_Stat
PHYSFS_Version
variables
PHYSFS_VERSION_MAJOR
PHYSFS_VERSION_MINOR
PHYSFS_VERSION_PATCH