pub type JxlDecoderStatus = c_uint;
Expand description

Return value for @ref JxlDecoderProcessInput. The values from @ref JXL_DEC_BASIC_INFO onwards are optional informative events that can be subscribed to, they are never returned if they have not been registered with @ref JxlDecoderSubscribeEvents.