pub unsafe extern "C" fn ulConfigSetFaceWinding(
    config: ULConfig,
    winding: ULFaceWinding
)
Expand description

The winding order for front-facing triangles. (Default = kFaceWinding_CounterClockwise)

Note: This is only used with custom GPUDrivers