Function DrawTriangleStrip

Source
pub unsafe extern "C" fn DrawTriangleStrip(
    points: *mut Vector2,
    pointCount: c_int,
    color: Color,
)
Expand description

Draw a triangle strip defined by points