Function core_graphics2::path::CGPathAddLines

source ยท
pub unsafe extern "C" fn CGPathAddLines(
    path: CGMutablePathRef,
    transform: *const CGAffineTransform,
    points: *const CGPoint,
    count: size_t
)