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