Wiki Page Content

SDL_VideoQuit

Use this function to shut down the video subsystem, if initialized with SDL_VideoInit().

Syntax

void SDL_VideoQuit(void)

Code Examples

You can add your code example here

Remarks

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


CategoryAPI, CategoryVideo

None: SDL_VideoQuit (last edited 2010-09-16 04:21:55 by SheenaSmith)

Feedback
Please include your contact information if you'd like to receive a reply.
Submit