125 lua_pushvalue(L, -1);. 126 lua_setfield(L, -2, "__index");. 127 lua_pushcfunction(L, ul_timer_free);. 128 lua_setfield(L, -2, "__gc");.
確定! 回上一頁