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