Struct capstone_sys::cs_arm_op__bindgen_ty_1 [−][src]
#[repr(C)]pub struct cs_arm_op__bindgen_ty_1 { pub type_: arm_shifter, pub value: c_uint, }
Fields
type_: arm_shiftervalue: c_uintTrait Implementations
Auto Trait Implementations
impl Send for cs_arm_op__bindgen_ty_1impl Sync for cs_arm_op__bindgen_ty_1impl Unpin for cs_arm_op__bindgen_ty_1