pub unsafe extern "C-unwind" fn CGColorSpaceCreateWithPropertyList(
plist: &CFPropertyList,
) -> Option<CFRetained<CGColorSpace>>👎Deprecated: renamed to
CGColorSpace::with_property_listAvailable on crate feature
CGColorSpace only.