Struct capstone_sys::cs_arm64_op [] [src]

#[repr(C)]
pub struct cs_arm64_op { pub vector_index: c_int, pub vas: arm64_vas, pub vess: arm64_vess, pub shift: cs_arm64_op__bindgen_ty_1, pub ext: arm64_extender, pub type_: arm64_op_type, pub __bindgen_anon_1: cs_arm64_op__bindgen_ty_2, }

Fields

Trait Implementations

impl Copy for cs_arm64_op
[src]

impl Clone for cs_arm64_op
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more