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