Instance Property インスタンスプロパティ

mutationsPtr

Arbitrary state information used to detect whether the collection has been mutated. コレクションが変化させられたかどうかを突き止めるために使われる随意の状態情報

Declaration 宣言

var mutationsPtr: UnsafeMutablePointer<UInt>?