SDL Wiki
(This function is part of SDL_net, a separate library from SDL.)

SDLNet_Quit

Deinitialize SDL_net.

Syntax

void SDLNet_Quit(void);

Remarks

You must call this when done with the library, to free internal resources. It is safe to call this when the library isn't initialized, as it will just return immediately.

Once you have as many quit calls as you have had successful calls to SDLNet_Init, the library will actually deinitialize.

Version

This function is available since SDL_net 2.0.0.


CategoryAPI


[ edit | delete | history | feedback | raw ]

[ front page | index | search | recent changes | git repo | offline html ]

All wiki content is licensed under Creative Commons Attribution 4.0 International (CC BY 4.0).
Wiki powered by ghwikipp.