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