Type Alias

AutoreleasingUnsafeMutablePointer.Stride

A type that represents the distance between two values. 2つの値の間の隔たりを表す型。

Declaration 宣言

typealias AutoreleasingUnsafeMutablePointer<Pointee>.Stride = Int

Discussion 解説