SDL_Window.3type - Man Page

The struct used as an opaque handle to a window.

Synopsis

#include <SDL3/SDL_video.h>

typedef struct SDL_Window SDL_Window;

Availability

This struct is available since SDL 3.2.0.

See Also

SDL_CreateWindow(3)

Info

SDL 3.4.0 Simple Directmedia Layer SDL3 DATATYPES