Struct input_linux_sys::ff_rumble_effect [−][src]
Fields
strong_magnitude: u16
weak_magnitude: u16
Trait Implementations
This method tests for self
and other
values to be equal, and is used
by ==
. Read more
This method tests for !=
.
Auto Trait Implementations
impl RefUnwindSafe for ff_rumble_effect
impl Send for ff_rumble_effect
impl Sync for ff_rumble_effect
impl Unpin for ff_rumble_effect
impl UnwindSafe for ff_rumble_effect
Blanket Implementations
Mutably borrows from an owned value. Read more