Function jpegxl_sys::decode::JxlDecoderGetICCProfileSize

source ·
pub unsafe extern "C" fn JxlDecoderGetICCProfileSize(
    dec: *const JxlDecoder,
    target: JxlColorProfileTarget,
    size: *mut usize
) -> JxlDecoderStatus