Struct vpx_sys::vpx_codec_iface
[−]
[src]
#[repr(C)]pub struct vpx_codec_iface { /* fields omitted */ }
Trait Implementations
impl Debug for vpx_codec_iface
[src]
impl Copy for vpx_codec_iface
[src]
impl Clone for vpx_codec_iface
[src]
fn clone(&self) -> vpx_codec_iface
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0
Performs copy-assignment from source
. Read more