Struct libc_interface::ff_replay [−][src]
Fields
length: __u16
delay: __u16
Trait Implementations
impl Copy for ff_replay[src]
impl Copy for ff_replayimpl Clone for ff_replay[src]
impl Clone for ff_replayfn clone(&self) -> ff_replay[src]
fn clone(&self) -> ff_replayReturns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
fn clone_from(&mut self, source: &Self)1.0.0
[src]Performs copy-assignment from source. Read more
impl PartialEq for ff_replay[src]
impl PartialEq for ff_replayfn eq(&self, other: &Self) -> bool[src]
fn eq(&self, other: &Self) -> boolThis method tests for self and other values to be equal, and is used by ==. Read more
fn ne(&self, other: &Rhs) -> bool1.0.0[src]
fn ne(&self, other: &Rhs) -> bool1.0.0
[src]This method tests for !=.
impl Eq for ff_replay[src]
impl Eq for ff_replay