An opaque handle representing a transfer buffer.
Defined in <SDL3/SDL_gpu.h>
typedef struct SDL_GPUTransferBuffer SDL_GPUTransferBuffer;
Used for transferring data to and from the device.
This struct is available since SDL 3.2.0.
CategoryAPI, CategoryAPIDatatype, CategoryGPU