struct ElemPtrImm [src]

Fields

ptr: Ref
index: u32

Source

pub const ElemPtrImm = struct { ptr: Ref, index: u32, }