pub extern "C-unwind" fn CGContextSetRenderingIntent(
c: Option<&CGContext>,
intent: CGColorRenderingIntent,
)👎Deprecated: renamed to
CGContext::set_rendering_intentAvailable on crate features
CGColorSpace and CGContext only.