_ArrayBufferProtocol
func withUnsafeBufferPointer<R, E>(_ body: (Swift.UnsafeBufferPointer<Self.Element>) throws(E) -> R) throws(E) -> R where E : Swift.Error
It can be difficult to find what changed in Apple SDKs. These pages are algorithmically generated and show what is new in Swift in the macOS 15.4 SDK.