Struct spirv::InstructionHeader
[−]
[src]
pub struct InstructionHeader {
pub word_count: u16,
pub opcode: Op,
}Fields
word_count: u16
opcode: Op