Modules
std
zig
llvm
Builder
WipFunction
Cursor
struct Cursor
[src]
Fields
block: Block.Index
instruction: u32 = 0
Source
pub const Cursor = struct { block: Block.Index, instruction: u32 = 0 }