SDL_DestroyWindow

Use this function to destroy a window.

Syntax

void SDL_DestroyWindow(SDL_Window* window)

Function Parameters

window

the window to destroy

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryAPI, CategoryVideo

SDL_DestroyWindow (last edited 2010-11-01 05:05:02 by SheenaSmith)

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