Function vpx_sys::vpx_codec_dec_init_ver
[−]
[src]
pub unsafe extern "C" fn vpx_codec_dec_init_ver(
ctx: *mut vpx_codec_ctx_t,
iface: *mut vpx_codec_iface_t,
cfg: *const vpx_codec_dec_cfg_t,
flags: vpx_codec_flags_t,
ver: c_int
) -> vpx_codec_err_t