Searched defs:lua_closeslot (Results 1 – 2 of 2) sorted by relevance
351 LUA_API void (lua_closeslot) (lua_State *L, int idx); variable
202 LUA_API void lua_closeslot (lua_State *L, int idx) { in lua_closeslot() function
Completed in 13 milliseconds