pub fn scalable_extract<'c>(
    context: &'c Context,
    res: Type<'c>,
    source: Value<'c, '_>,
    pos: IntegerAttribute<'c>,
    location: Location<'c>
) -> ScalableExtractOperation<'c>
Expand description

Creates a scalable.extract operation.