withUnsafeBuffer(_:)

Declaration

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