Searched defs:lua_gettop (Results 1 – 2 of 2) sorted by relevance
/l4re-core-master/lua/lib/contrib/src/ | ||
A D | lua.h | 168 LUA_API int (lua_gettop) (lua_State *L); variable |
A D | lapi.c | 169 LUA_API int lua_gettop (lua_State *L) { in lua_gettop() function |
Completed in 7 milliseconds