Struct csfml_graphics_sys::sfImage
[−]
[src]
#[repr(C)]pub struct sfImage(_);
Trait Implementations
impl Debug for sfImage[src]
impl Copy for sfImage[src]
impl Clone for sfImage[src]
fn clone(&self) -> sfImage
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0
Performs copy-assignment from source. Read more