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