Scroll to navigation
SDL_Window - The struct used as an opaque handle to a window.
#include <SDL3/SDL_video.h>
typedef struct SDL_Window SDL_Window;
This struct is available since SDL 3.2.0.
SDL_CreateWindow(3)