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