pub extern "C-unwind" fn CGPathCreateMutableCopy(
path: Option<&CGPath>,
) -> Option<CFRetained<CGMutablePath>>👎Deprecated: renamed to
CGMutablePath::new_copyAvailable on crate feature
CGPath only.pub extern "C-unwind" fn CGPathCreateMutableCopy(
path: Option<&CGPath>,
) -> Option<CFRetained<CGMutablePath>>CGMutablePath::new_copyCGPath only.