[][src]Function uikit_sys::CGPathAddLines

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