[][src]Function raylib_sys::DrawPoly

pub unsafe extern "C" fn DrawPoly(
    center: Vector2,
    sides: c_int,
    radius: f32,
    rotation: f32,
    color: Color
)