vpx_fixed_buf_t

Type Alias vpx_fixed_buf_t 

Source
pub type vpx_fixed_buf_t = vpx_fixed_buf;

Aliased Type§

#[repr(C)]
pub struct vpx_fixed_buf_t { pub buf: *mut c_void, pub sz: usize, }

Fields§

§buf: *mut c_void§sz: usize