Struct csfml_graphics_sys::sfRectangleShape
[−]
[src]
#[repr(C)]pub struct sfRectangleShape(_);
Trait Implementations
impl Debug for sfRectangleShape[src]
impl Copy for sfRectangleShape[src]
impl Clone for sfRectangleShape[src]
fn clone(&self) -> sfRectangleShape
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