[][src]Function graphicsmagick_sys::DrawArc

pub unsafe extern "C" fn DrawArc(
    context: DrawContext,
    sx: f64,
    sy: f64,
    ex: f64,
    ey: f64,
    sd: f64,
    ed: f64
)