Searched defs:lua_close (Results 1 – 4 of 4) sorted by relevance
315 LUA_API void lua_close (lua_State *L) { in lua_close() function
416 LUA_API void lua_close (lua_State *L) { in lua_close() function
164 LUA_API void (lua_close) (lua_State *L); variable
132 LUA_API void (lua_close) (lua_State *L); variable