CGPathGetCurrentPoint

Function CGPathGetCurrentPoint 

Source
pub extern "C-unwind" fn CGPathGetCurrentPoint(
    path: Option<&CGPath>,
) -> CGPoint
👎Deprecated: renamed to CGPath::current_point
Available on crate feature CGPath only.