Struct libmodbus_sys::_ymmh_state
[−]
[src]
#[repr(C)]pub struct _ymmh_state { pub ymmh_space: [__uint32_t; 64], }
Fields
ymmh_space: [__uint32_t; 64]
Trait Implementations
impl Copy for _ymmh_state
[src]
impl Clone for _ymmh_state
[src]
fn clone(&self) -> _ymmh_state
[src]
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
Performs copy-assignment from source
. Read more