Free an SDL_PixelFormat structure allocated by SDL_CreatePixelFormat().
Defined in <SDL3/SDL_pixels.h>
void SDL_DestroyPixelFormat(SDL_PixelFormat *format);
This function is available since SDL 3.0.0.
CategoryAPI, CategoryAPIFunction, CategoryPixels