Struct input_linux_sys::uinput_ff_erase [] [src]

#[repr(C)]
pub struct uinput_ff_erase { pub request_id: uint32_t, pub retval: int32_t, pub effect_id: uint32_t, }

Fields

Trait Implementations

impl Copy for uinput_ff_erase
[src]

impl Clone for uinput_ff_erase
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more