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