Type AliasSwift5.9.0

    UnsafeRawBufferPointerIterator

    This declaration was obsoleted in Swift 5.0. It has been renamed to UnsafeRawBufferPointer.Iterator.

    typealias UnsafeRawBufferPointerIterator<T> = UnsafeBufferPointer<T>.Iterator