Function SDL_GetYUVConversionMode
pub unsafe extern "C" fn SDL_GetYUVConversionMode() -> SDL_YUV_CONVERSION_MODE
Available on crate feature
dep_sdl2
only.Expand description
Get the YUV conversion mode
\since This function is available since SDL 2.0.8.