Struct capstone_sys::cs_mips_op [−][src]
#[repr(C)]pub struct cs_mips_op { pub type_: mips_op_type, pub __bindgen_anon_1: cs_mips_op__bindgen_ty_1, }
Expand description
Instruction operand
Fields
type_: mips_op_type
< operand type
__bindgen_anon_1: cs_mips_op__bindgen_ty_1