Function core_graphics2::context::CGContextAddLineToPoint

source ยท
pub unsafe extern "C" fn CGContextAddLineToPoint(
    c: CGContextRef,
    x: CGFloat,
    y: CGFloat
)