Searched defs:lua_tothread (Results 1 – 2 of 2) sorted by relevance
197 LUA_API lua_State *(lua_tothread) (lua_State *L, int idx); variable
438 LUA_API lua_State *lua_tothread (lua_State *L, int idx) { in lua_tothread() function