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