pub unsafe extern "C-unwind" fn CGContextSetStrokePattern(
c: Option<&CGContext>,
pattern: Option<&CGPattern>,
components: *const CGFloat,
)👎Deprecated: renamed to
CGContext::set_stroke_patternAvailable on crate features
CGContext and CGPattern only.