Free an SDL_PixelFormat structure allocated by SDL_AllocFormat().
Defined in SDL_pixels.h
void SDL_FreeFormat(SDL_PixelFormat *format);
This function is available since SDL 2.0.0.
CategoryAPI, CategoryAPIFunction, CategoryPixels