pub unsafe extern "C" fn SDL_SetYUVConversionMode(
    mode: SDL_YUV_CONVERSION_MODE
)
Expand description

Set the YUV conversion mode

\since This function is available since SDL 2.0.8.