SDL_FreeSurface
From SDL Library
SDL_FreeSurface
Description
Frees the resources used by a previously created SDL_Surface. If the surface was created using
SDL_CreateRGBSurfaceFrom then the pixel data is not freed.
From SDL Library
Description
Frees the resources used by a previously created SDL_Surface. If the surface was created using
SDL_CreateRGBSurfaceFrom then the pixel data is not freed.