Struct bass_sys::WaveFormatEx [−][src]
#[repr(C)]pub struct WaveFormatEx { /* fields omitted */ }Implementations
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for WaveFormatEx
impl Send for WaveFormatEx
impl Sync for WaveFormatEx
impl Unpin for WaveFormatEx
impl UnwindSafe for WaveFormatEx
Blanket Implementations
Mutably borrows from an owned value. Read more