[][src]Function sdl2_sys::SDL_VideoQuit

pub unsafe extern "C" fn SDL_VideoQuit()

\brief Shuts down the video subsystem.

This function closes all windows, and restores the original video mode.

\sa SDL_VideoInit()