pub unsafe extern "C" fn DrawTriangleStrip3D(
    points: *mut Vector3,
    pointCount: c_int,
    color: Color
)
Expand description

Draw a triangle strip defined by points