Struct fltk_sys::button::Fl_Repeat_Button
source · #[repr(C)]pub struct Fl_Repeat_Button { /* private fields */ }
Trait Implementations§
source§impl Clone for Fl_Repeat_Button
impl Clone for Fl_Repeat_Button
source§fn clone(&self) -> Fl_Repeat_Button
fn clone(&self) -> Fl_Repeat_Button
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read more