Struct input_linux_sys::repeat_settings [] [src]

#[repr(C)]
pub struct repeat_settings { pub delay: c_uint, pub period: c_uint, }

Fields

Trait Implementations

impl Copy for repeat_settings
[src]

impl Clone for repeat_settings
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more