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