Skip to main content

draw_circle

Function draw_circle 

Source
pub unsafe extern "C" fn draw_circle(
    center_x: c_int,
    center_y: c_int,
    radius: c_float,
    color: Color,
)
Expand description

Draw a color-filled circle