pub unsafe extern "C-unwind" fn CGColorCreateCopyByMatchingToColorSpace(
param1: Option<&CGColorSpace>,
intent: CGColorRenderingIntent,
color: Option<&CGColor>,
options: Option<&CFDictionary>,
) -> Option<CFRetained<CGColor>>👎Deprecated: renamed to
CGColor::new_copy_by_matching_to_color_spaceAvailable on crate features
CGColor and CGColorSpace only.