pub unsafe extern "C-unwind" fn CGPathAddLines(
path: Option<&CGMutablePath>,
m: *const CGAffineTransform,
points: *const CGPoint,
count: usize,
)👎Deprecated: renamed to
CGMutablePath::add_linesAvailable on crate feature
CGPath only.