pub unsafe extern "C" fn opj_image_data_alloc( size: OPJ_SIZE_T, ) -> *mut c_void
Allocator for opj_image_t->comps[].data To be paired with opj_image_data_free.
size
a new pointer if successful, NULL otherwise.
Since 2.2.0