pub extern "C-unwind" fn CGContextSetTextPosition(
c: Option<&CGContext>,
x: CGFloat,
y: CGFloat,
)👎Deprecated:
renamed to CGContext::set_text_position
Available on crate feature
CGContext only.