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