Struct vpx_sys::vpx_codec_dec_cfg [−][src]
Fields
threads: c_uintw: c_uinth: c_uintTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for vpx_codec_dec_cfg
impl Send for vpx_codec_dec_cfg
impl Sync for vpx_codec_dec_cfg
impl Unpin for vpx_codec_dec_cfg
impl UnwindSafe for vpx_codec_dec_cfg
Blanket Implementations
Mutably borrows from an owned value. Read more