Function raylib_sys::DrawPoly[][src]

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