Wiki Page Content

Revision 1 as of 2009-11-19 18:50:37

Clear message

SDL_DestroyWindow

Use this function to destroy a window.

Syntax

void SDL_DestroyWindow(SDL_WindowID windowID)

Function Parameters

windowID

the window to destroy

Code Examples

You can add your code example here

Remarks

You can add useful comments here

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