Skip to main content

intr_bswap

Function intr_bswap 

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

Creates a llvm.intr.bswap operation.