Function core_graphics2::context::CGContextAddLines

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