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