Function CGContextSetRenderingIntent

Source
pub unsafe extern "C" fn CGContextSetRenderingIntent(
    c: CGContextRef,
    intent: CGColorRenderingIntent,
)