Searched defs:lua_gettop (Results 1 – 2 of 2) sorted by relevance
159 LUA_API int (lua_gettop) (lua_State *L); variable
167 LUA_API int lua_gettop (lua_State *L) { in lua_gettop() function