Skip to main content

CGContextAddLines

Function CGContextAddLines 

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