Searched refs:dll_lua_getmetatable (Results 1 – 1 of 1) sorted by relevance
201 #define lua_getmetatable dll_lua_getmetatable313 int (*dll_lua_getmetatable) (lua_State *L, int objindex); variable425 {"lua_getmetatable", (luaV_function) &dll_lua_getmetatable},