[][src]Type Definition jpegxl_sys::JpegxlDecoder

type JpegxlDecoder = JpegxlDecoderStruct;

Opaque structure that holds the JPEGXL decoder.

Allocated and initialized with JpegxlDecoderCreate(). Cleaned up and deallocated with JpegxlDecoderDestroy().