pub extern "C-unwind" fn CGContextAddPath(
c: Option<&CGContext>,
path: Option<&CGPath>,
)👎Deprecated:
renamed to CGContext::add_path
Available on crate features
CGContext and CGPath only.