Struct unsafe_libopus::OpusDecoder
source · #[repr(C)]pub struct OpusDecoder { /* private fields */ }Trait Implementations§
source§impl Clone for OpusDecoder
impl Clone for OpusDecoder
source§fn clone(&self) -> OpusDecoder
fn clone(&self) -> OpusDecoder
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more