Function aom_sys::aom::aom_img_wrap
source · pub unsafe extern "C" fn aom_img_wrap(
img: *mut aom_image_t,
fmt: aom_img_fmt_t,
d_w: c_uint,
d_h: c_uint,
align: c_uint,
img_data: *mut c_uchar
) -> *mut aom_image_t