Struct csfml_graphics_sys::sfRenderTexture
[−]
[src]
#[repr(C)]pub struct sfRenderTexture { /* fields omitted */ }
Trait Implementations
impl Debug for sfRenderTexture[src]
impl Copy for sfRenderTexture[src]
impl Clone for sfRenderTexture[src]
fn clone(&self) -> sfRenderTexture[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