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