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