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