- metaCompile
void metaCompile(WrenVM* vm)
Undocumented in source. Be warned that the author may not have intended to support it.
- metaGetModuleVariables
void metaGetModuleVariables(WrenVM* vm)
Undocumented in source. Be warned that the author may not have intended to support it.
- wrenMetaBindForeignMethod
WrenForeignMethodFn wrenMetaBindForeignMethod(WrenVM* vm, const(char)* className, bool isStatic, const(char)* signature)
Undocumented in source. Be warned that the author may not have intended to support it.
- wrenMetaSource
const(char)[] wrenMetaSource()
Undocumented in source. Be warned that the author may not have intended to support it.