pub extern "C-unwind" fn CGPathCloseSubpath(
path: Option<&CGMutablePath>,
)👎Deprecated:
renamed to CGMutablePath::close_subpath
Available on crate feature
CGPath only.pub extern "C-unwind" fn CGPathCloseSubpath(
path: Option<&CGMutablePath>,
)renamed to CGMutablePath::close_subpath
CGPath only.