SDL_Window.3type - Man Page

The struct used as an opaque handle to a window.

Header File

Defined in SDL3/SDL_video.h

Synopsis

#include "SDL3/SDL.h"

typedef struct SDL_Window SDL_Window;

Availability

This struct is available since SDL 3.2.0.

See Also

·(3), SDL_CreateWindow(3)

Info

SDL 3.2.2 Simple Directmedia Layer SDL3 DATATYPES