pub extern "C-unwind" fn CGContextGetPathCurrentPoint(
c: Option<&CGContext>,
) -> CGPoint👎Deprecated:
renamed to CGContext::path_current_point
Available on crate feature
CGContext only.