Searched refs:dll_lua_rawgeti (Results 1 – 1 of 1) sorted by relevance
193 #define lua_rawgeti dll_lua_rawgeti301 void (*dll_lua_rawgeti) (lua_State *L, int idx, int n); variable304 int (*dll_lua_rawgeti) (lua_State *L, int idx, lua_Integer n); variable417 {"lua_rawgeti", (luaV_function) &dll_lua_rawgeti},