CGContextFillEllipseInRect

Function CGContextFillEllipseInRect 

Source
pub extern "C-unwind" fn CGContextFillEllipseInRect(
    c: Option<&CGContext>,
    rect: CGRect,
)
👎Deprecated: renamed to CGContext::fill_ellipse_in_rect
Available on crate feature CGContext only.