modify(_:)

Declaration

mutating func modify<R>(_ closure: (MTLSamplerDescriptor) throws -> R) rethrows -> R