Function

unsafe_bitcast(consuming:)

Returns value with its memory representation reinterpreted as a value of type U.

Source
fun unsafe_bitcast<T, U: Movable>(consuming value: sink T) -> U