Searched defs:lua_getctx (Results 1 – 4 of 4) sorted by relevance
260 LUA_API int (lua_getctx) (lua_State *L, int *ctx); variable
880 LUA_API int lua_getctx (lua_State *L, int *ctx) { in lua_getctx() function
255 LUA_API int (lua_getctx) (lua_State *L, int *ctx); variable