enumstd.zig.llvm.Builder.Constant.GetElementPtr.InRangeIndex[src]

Fields

none = std.math.maxInt(u16)
_

Source Code

Source code
pub const InRangeIndex = enum(u16) { none = std.math.maxInt(u16), _ }