Subscript
unsafe_bitcast(_:)
Projects value with its memory representation reinterpreted as a value of type U.
subscript unsafe_bitcast<T, U>(_ value: T): U { let }
Projects value with its memory representation reinterpreted as a value of type U.
subscript unsafe_bitcast<T, U>(_ value: T): U { let }