Searched refs:lua_getctx (Results 1 – 2 of 2) sorted by relevance
254 LUA_API int (lua_getctx) (lua_State *L, int *ctx); variable
878 LUA_API int lua_getctx (lua_State *L, int *ctx) { in lua_getctx() function