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