Struct capstone_sys::cs_xcore [] [src]

#[repr(C)]
pub struct cs_xcore { pub op_count: u8, pub operands: [cs_xcore_op; 8], }

Fields

Trait Implementations

impl Copy for cs_xcore
[src]

impl Clone for cs_xcore
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more