Function core_graphics2::context::CGContextAddQuadCurveToPoint
source ยท pub unsafe extern "C" fn CGContextAddQuadCurveToPoint(
c: CGContextRef,
cpx: CGFloat,
cpy: CGFloat,
x: CGFloat,
y: CGFloat
)