The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
xm_load_module
audioformats
libxm
Populate the context from module data.
@returns pointer to the memory pool
nothrow @
nogc
char
*
xm_load_module
(
xm_context_t
*
ctx
,
const
char
*
moddata
,
size_t
moddata_length
,
char
*
mempool
)
Meta
Source
See Implementation
audioformats
libxm
functions
xm_check_sanity_postload
xm_check_sanity_preload
xm_get_memory_needed_for_context
xm_load_module
Populate the context from module data.
@returns pointer to the memory pool