Function DrawPolyLines

Source
pub unsafe extern "C" fn DrawPolyLines(
    center: Vector2,
    sides: c_int,
    radius: c_float,
    rotation: c_float,
    color: Color,
)
Expand description

Draw a polygon outline of n sides