Struct vpx_sys::vpx_codec_iface [−][src]
#[repr(C)]pub struct vpx_codec_iface { /* fields omitted */ }Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for vpx_codec_iface
impl Send for vpx_codec_iface
impl Sync for vpx_codec_iface
impl Unpin for vpx_codec_iface
impl UnwindSafe for vpx_codec_iface
Blanket Implementations
Mutably borrows from an owned value. Read more