bitcast

Function bitcast 

Source
pub fn bitcast<'c>(
    value: Value<'c, '_>,
    type: Type<'c>,
    location: Location<'c>,
) -> Operation<'c>
Expand description

Creates an arith.bitcast operation.