Type Alias

UnsafeMutablePointer.Distance

A type that represents the distance between two pointers. 2つのポインタの間の隔たりを表すある型。

Declaration 宣言

typealias UnsafeMutablePointer<Pointee>.Distance = Int