Struct csfml_audio_sys::sfSoundBuffer [] [src]

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

Trait Implementations

impl Debug for sfSoundBuffer
[src]

Formats the value using the given formatter.

impl Copy for sfSoundBuffer
[src]

impl Clone for sfSoundBuffer
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more