struct ArrayInit [src]

Fields

ty: Ref
init_count: u32

Source

pub const ArrayInit = struct { ty: Ref, init_count: u32, }