Searched refs:dll_luaL_openlib (Results 1 – 1 of 1) sorted by relevance
121 #define luaL_openlib dll_luaL_openlib222 void (*dll_luaL_openlib) (lua_State *L, const char *libname, const luaL_Reg *l, int nup); variable345 {"luaL_openlib", (luaV_function) &dll_luaL_openlib},