Struct fltk_sys::valuator::Fl_Counter
source · #[repr(C)]pub struct Fl_Counter { /* private fields */ }
Trait Implementations§
source§impl Clone for Fl_Counter
impl Clone for Fl_Counter
source§fn clone(&self) -> Fl_Counter
fn clone(&self) -> Fl_Counter
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