derelict-physfs ~master (2022-04-27T23:22:51.4047438)
Dub
Repo
PHYSFS_Archiver.openArchive
derelict
physfs
types
PHYSFS_Archiver
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
struct
PHYSFS_Archiver
extern (
C
) nothrow
void
*
function
(
PHYSFS_Io
*,
const
(
char
)*,
int
)
openArchive
;
Meta
Source
See Implementation
derelict
physfs
types
PHYSFS_Archiver
variables
closeArchive
enumerateFiles
info
mkdir
openAppend
openArchive
openRead
openWrite
remove
stat
version_