| SDL_Window(3type) | SDL3 DATATYPES | SDL_Window(3type) |
SDL_Window - The struct used as an opaque handle to a window.
Defined in SDL3/SDL_video.h
#include "SDL3/SDL.h"
typedef struct SDL_Window SDL_Window;
This struct is available since SDL 3.2.0.
•(3), SDL_CreateWindow(3)
| SDL 3.2.10 | Simple Directmedia Layer |