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