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