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