pub extern "C-unwind" fn CGContextSetPatternPhase(
c: Option<&CGContext>,
phase: CGSize,
)👎Deprecated:
renamed to CGContext::set_pattern_phase
Available on crate feature
CGContext only.