Struct libc::uinput_ff_erase [−][src]
#[repr(C)]pub struct uinput_ff_erase { pub request_id: __u32, pub retval: __s32, pub effect_id: __u32, }
Fields
request_id: __u32retval: __s32effect_id: __u32Trait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.