Function jpegxl_sys::decode::JxlDecoderSetCoalescing

source ·
pub unsafe extern "C" fn JxlDecoderSetCoalescing(
    dec: *mut JxlDecoder,
    coalescing: JxlBool
) -> JxlDecoderStatus