Function cmsCreateRGBProfileTHR

Source
pub unsafe extern "C" fn cmsCreateRGBProfileTHR(
    ContextID: Context,
    WhitePoint: *const CIExyY,
    Primaries: *const CIExyYTRIPLE,
    TransferFunction: *const *const ToneCurve,
) -> HPROFILE