pub extern "C-unwind" fn CGContextSetShouldSmoothFonts(
c: Option<&CGContext>,
should_smooth_fonts: bool,
)👎Deprecated: renamed to
CGContext::set_should_smooth_fontsAvailable on crate feature
CGContext only.