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