Function allegro_primitives_sys::allegro_primitives::al_draw_circle[][src]

pub unsafe extern "C" fn al_draw_circle(
    cx: c_float,
    cy: c_float,
    r: c_float,
    color: ALLEGRO_COLOR,
    thickness: c_float
)