Searched refs:dll_lua_setglobal (Results 1 – 1 of 1) sorted by relevance
160 #define lua_setglobal dll_lua_setglobal267 void (*dll_lua_setglobal) (lua_State *L, const char *var); variable384 {"lua_setglobal", (luaV_function) &dll_lua_setglobal},