isTriviallyIdentical(to:)
Returns a Boolean value indicating whether two instances refer to the same memory region.
Declaration
func isTriviallyIdentical(to other: UnsafeMutableBufferPointer<Element>) -> BoolReturns a Boolean value indicating whether two instances refer to the same memory region.
func isTriviallyIdentical(to other: UnsafeMutableBufferPointer<Element>) -> Bool