[][src]Function fermium::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()