intr_experimental_constrained_sitofp

Function intr_experimental_constrained_sitofp 

Source
pub fn intr_experimental_constrained_sitofp<'c>(
    context: &'c Context,
    res: Type<'c>,
    arg_0: Value<'c, '_>,
    roundingmode: Attribute<'c>,
    fp_exception_behavior: Attribute<'c>,
    location: Location<'c>,
) -> ConstrainedSIToFPOperation<'c>
Expand description