pub fn extract_aligned_pointer_as_index<'c>(
    context: &'c Context,
    aligned_pointer: Type<'c>,
    source: Value<'c, '_>,
    location: Location<'c>
) -> ExtractAlignedPointerAsIndexOperation<'c>
Expand description

Creates an extract_aligned_pointer_as_index operation.