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