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