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