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