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