UnsafeRawBufferPointerIterator
This declaration was obsoleted in Swift 5.0. It has been renamed to UnsafeRawBufferPointer.Iterator.
typealias UnsafeRawBufferPointerIterator<T> = UnsafeBufferPointer<T>.Iterator
This declaration was obsoleted in Swift 5.0. It has been renamed to UnsafeRawBufferPointer.Iterator.
typealias UnsafeRawBufferPointerIterator<T> = UnsafeBufferPointer<T>.Iterator