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