Struct libc::ff_constant_effect [−][src]
#[repr(C)]pub struct ff_constant_effect { pub level: __s16, pub envelope: ff_envelope, }
Fields
level: __s16envelope: ff_envelopeTrait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.