Type Definition libjxl_sys::JxlDecoder[][src]

type JxlDecoder = JxlDecoderStruct;

Opaque structure that holds the JPEGXL decoder.

Allocated and initialized with JxlDecoderCreate(). Cleaned up and deallocated with JxlDecoderDestroy().