Function sdl2_sys::SDL_VideoQuit [] [src]

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()