Function allegro_primitives_sys::allegro_primitives::al_draw_ellipse [−][src]
pub unsafe extern "C" fn al_draw_ellipse(
cx: c_float,
cy: c_float,
rx: c_float,
ry: c_float,
color: ALLEGRO_COLOR,
thickness: c_float
)