CGPathIsEmpty

Function CGPathIsEmpty 

Source
pub extern "C-unwind" fn CGPathIsEmpty(path: Option<&CGPath>) -> bool
👎Deprecated: renamed to CGPath::is_empty
Available on crate feature CGPath only.