Function openjpeg_sys::opj_image_destroy
source · pub unsafe extern "C" fn opj_image_destroy(image: *mut opj_image_t)
Expand description
Deallocate any resources associated with an image
image
— image to be destroyed
pub unsafe extern "C" fn opj_image_destroy(image: *mut opj_image_t)
Deallocate any resources associated with an image
image
— image to be destroyed