Struct OpTypeVoid
spirv
pub struct OpTypeVoid { pub result: Id, }
result: Id
the of the new type.
impl Debug for OpTypeVoid
fn fmt(&self, __arg_0: &mut Formatter) -> Result
Formats the value using the given formatter.