FMOD_System_AttachFileSystem

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
FMOD_RESULT
FMOD_System_AttachFileSystem
(
FMOD_SYSTEM* system
,
FMOD_FILE_OPEN_CALLBACK useropen
,
FMOD_FILE_CLOSE_CALLBACK userclose
,
FMOD_FILE_READ_CALLBACK userread
,
FMOD_FILE_SEEK_CALLBACK userseek
)

Meta