withUnsafeBuffer(_:)

Declaration

final func withUnsafeBuffer<R>(_ body: (CVPixelBuffer) throws -> sending  R) rethrows -> sending R