pub unsafe extern "C" fn DrawCircleGradient(
    centerX: c_int,
    centerY: c_int,
    radius: c_float,
    color1: Color,
    color2: Color
)
Expand description

Draw a gradient-filled circle