pub fn scaling_extf<'c>(
context: &'c Context,
out: Type<'c>,
in: Value<'c, '_>,
scale: Value<'c, '_>,
location: Location<'c>,
) -> ScalingExtFOperation<'c>Expand description
Creates a scaling_extf operation.
pub fn scaling_extf<'c>(
context: &'c Context,
out: Type<'c>,
in: Value<'c, '_>,
scale: Value<'c, '_>,
location: Location<'c>,
) -> ScalingExtFOperation<'c>Creates a scaling_extf operation.