[][src]Function graphicsmagick_sys::DrawEllipse

pub unsafe extern "C" fn DrawEllipse(
    context: DrawContext,
    ox: f64,
    oy: f64,
    rx: f64,
    ry: f64,
    start: f64,
    end: f64
)