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

Creates a size_to_index operation.