Searched defs:lua_pcallk (Results 1 – 2 of 2) sorted by relevance
257 LUA_API int (lua_pcallk) (lua_State *L, int nargs, int nresults, int errfunc, variable
928 LUA_API int lua_pcallk (lua_State *L, int nargs, int nresults, int errfunc, in lua_pcallk() function