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