scaling_extf

Function scaling_extf 

Source
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.