Searched defs:luaL_checktype (Results 1 – 2 of 2) sorted by relevance
305 LUALIB_API void luaL_checktype (lua_State *L, int narg, int t) { in luaL_checktype() function
393 LUALIB_API void luaL_checktype (lua_State *L, int arg, int t) { in luaL_checktype() function