The OpenD Programming Language

xm_load_module

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
,,
char* mempool
)

Meta