CGPathCreateMutable

Function CGPathCreateMutable 

Source
pub extern "C-unwind" fn CGPathCreateMutable() -> CFRetained<CGMutablePath>
👎Deprecated: renamed to CGMutablePath::new
Available on crate feature CGPath only.