You can retrieve an object referred by reference r by calling lua_rawgeti(L, t, r) . Function luaL_unref frees a reference and its associated object.
確定! 回上一頁