... lua_pushcfunction(L,release_object); lua_setfield(L,-2,"__gc"); lua_pushlightuserdata(L,release_object); lua_pushvalue(L,-2); ...
確定! 回上一頁