pub extern "C-unwind" fn CGContextDrawPath(
c: Option<&CGContext>,
mode: CGPathDrawingMode,
)👎Deprecated:
renamed to CGContext::draw_path
Available on crate feature
CGContext only.pub extern "C-unwind" fn CGContextDrawPath(
c: Option<&CGContext>,
mode: CGPathDrawingMode,
)renamed to CGContext::draw_path
CGContext only.