pub fn index_to_size<'c>(
    context: &'c Context,
    result: Type<'c>,
    arg: Value<'c, '_>,
    location: Location<'c>
) -> IndexToSizeOperation<'c>
Expand description

Creates an index_to_size operation.