CGContextDrawPath

Function CGContextDrawPath 

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