pub extern "C-unwind" fn CGContextSetTextDrawingMode(
c: Option<&CGContext>,
mode: CGTextDrawingMode,
)👎Deprecated: renamed to
CGContext::set_text_drawing_modeAvailable on crate feature
CGContext only.