Struct capstone_sys::sparc::cs_sparc_op
[−]
[src]
pub struct cs_sparc_op {
pub typ: sparc_op_type,
// some fields omitted
}Fields
typ |
Methods
impl cs_sparc_op[src]
Trait Implementations
Derived Implementations
impl Clone for cs_sparc_op[src]
fn clone(&self) -> cs_sparc_op
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0
Performs copy-assignment from source. Read more