Struct spirv::OpTypeArray
[−]
[src]
pub struct OpTypeArray {
pub result: Id,
pub element_type: Id,
pub length: Id,
}Fields
result: Id
the
element_type: Id
length: Id