HPDF_ICC_LoadIccFromMem

Function HPDF_ICC_LoadIccFromMem 

Source
pub unsafe extern "C" fn HPDF_ICC_LoadIccFromMem(
    pdf: HPDF_Doc,
    mmgr: HPDF_MMgr,
    iccdata: HPDF_Stream,
    xref: HPDF_Xref,
    numcomponent: i32,
) -> HPDF_OutputIntent