Function
unsafe_bitcast(consuming:)
Returns value with its memory representation reinterpreted as a value of type U.
fun unsafe_bitcast<T, U: Movable>(consuming value: sink T) -> U
Returns value with its memory representation reinterpreted as a value of type U.
fun unsafe_bitcast<T, U: Movable>(consuming value: sink T) -> U