An opaque handle representing a buffer.
Defined in <SDL3/SDL_gpu.h>
typedef struct SDL_GPUBuffer SDL_GPUBuffer;
Used for vertices, indices, indirect draw commands, and general compute data.
This struct is available since SDL 3.2.0.
CategoryAPI, CategoryAPIDatatype, CategoryGPU