luad.lmodule

Undocumented in source.

Members

Functions

openDModule
int openDModule(lua_State* L, F initFunc)
Undocumented in source. Be warned that the author may not have intended to support it.

Templates

LuaModule
template LuaModule(string modname, alias initFunc)

Generate module entry point for use by Lua's require function.

Meta