Struct unsafe_libopus::OpusMSEncoder
source · #[repr(C)]pub struct OpusMSEncoder { /* private fields */ }Trait Implementations§
source§impl Clone for OpusMSEncoder
impl Clone for OpusMSEncoder
source§fn clone(&self) -> OpusMSEncoder
fn clone(&self) -> OpusMSEncoder
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