Function cmsOpenProfileFromStream

Source
pub unsafe extern "C" fn cmsOpenProfileFromStream(
    ICCProfile: *mut FILE,
    sAccess: *const c_char,
) -> HPROFILE