An opaque type used in SDL_Surface.
Defined in <SDL3/SDL_surface.h>
typedef struct SDL_BlitMap SDL_BlitMap;
This is used by SDL to keep track of how blit operations should work internally; it is not for use directly by applications.
This struct is available since SDL 3.0.0.
CategoryAPI, CategoryAPIStruct, CategorySurface