Searched refs:dll_lua_rawseti (Results 1 – 1 of 1) sorted by relevance
204 #define lua_rawseti dll_lua_rawseti317 void (*dll_lua_rawseti) (lua_State *L, int idx, int n); variable319 void (*dll_lua_rawseti) (lua_State *L, int idx, lua_Integer n); variable428 {"lua_rawseti", (luaV_function) &dll_lua_rawseti},