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