Searched refs:dll_lua_getglobal (Results 1 – 1 of 1) sorted by relevance
159 #define lua_getglobal dll_lua_getglobal266 void (*dll_lua_getglobal) (lua_State *L, const char *var); variable383 {"lua_getglobal", (luaV_function) &dll_lua_getglobal},