cv8_initmodule

Called at the start of a module. Note that there can be multiple modules in one object file. cv8_initfile() must be called first.

version(COMPILE)
extern (C++) nothrow @safe
static if(1)
void
cv8_initmodule
(
const(char)* filename
,
const(char)* modulename
)
Suggestion Box / Bug Report