pub fn intr_roundeven<'c>(
    context: &'c Context,
    in: Value<'c, '_>,
    location: Location<'c>
) -> RoundEvenOperation<'c>
Expand description

Creates an intr.roundeven operation.