pub unsafe extern "C" fn DrawPoly( center: Vector2, sides: c_int, radius: c_float, rotation: c_float, color: Color, )
Draw a regular polygon (Vector version)