Function CGContextAddLines

Source
pub unsafe extern "C" fn CGContextAddLines(
    c: CGContextRef,
    points: *const CGPoint,
    count: size_t,
)