[][src]Function jpegxl_sys::JpegxlDecoderDestroy

pub unsafe extern "C" fn JpegxlDecoderDestroy(dec: *mut JpegxlDecoder)

Deinitializes and frees JpegxlDecoder instance.

@param dec instance to be cleaned up and deallocated.