Struct input_linux_sys::repeat_settings [−][src]
Fields
delay: c_uint
period: c_uint
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for repeat_settings
impl Send for repeat_settings
impl Sync for repeat_settings
impl Unpin for repeat_settings
impl UnwindSafe for repeat_settings
Blanket Implementations
Mutably borrows from an owned value. Read more