Function raylib_sys::DrawPolyLines[][src]

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