pub unsafe extern "C-unwind" fn CGContextAddLines(
c: Option<&CGContext>,
points: *const CGPoint,
count: usize,
)👎Deprecated: renamed to
CGContext::add_linesAvailable on crate feature
CGContext only.