Struct input_linux_sys::ff_replay [] [src]

#[repr(C)]
pub struct ff_replay { pub length: u16, pub delay: u16, }

Fields

Trait Implementations

impl Copy for ff_replay
[src]

impl Clone for ff_replay
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more