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