Searched defs:lua_funcref (Results 1 – 1 of 1) sorted by relevance
46 int lua_funcref; // ref to a lua func member669 int lua_funcref = luaL_ref(L, LUA_REGISTRYINDEX); in luaV_totypval() local