Struct csfml_audio_sys::sfSoundRecorder [] [src]

#[repr(C)]
pub struct sfSoundRecorder(_);

Trait Implementations

impl Debug for sfSoundRecorder
[src]

Formats the value using the given formatter.

impl Copy for sfSoundRecorder
[src]

impl Clone for sfSoundRecorder
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more