Modules
std
zig
Zir
Inst
ElemPtrImm
struct ElemPtrImm
[src]
Fields
ptr: Ref
index: u32
Source
pub const ElemPtrImm = struct { ptr: Ref, index: u32, }