Function sdl2_sys::SDL_VideoQuit
source ยท pub unsafe extern "C" fn SDL_VideoQuit()
Expand description
\brief Shuts down the video subsystem.
This function closes all windows, and restores the original video mode.
\sa SDL_VideoInit()