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