logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

SDL_WindowID - This is a unique ID for a window.

Availability

       This datatype is available since SDL 3.2.0.

Simple Directmedia Layer                           SDL 3.2.20                                SDL_WindowID(3type)

Description

       The value 0 is an invalid ID.

Name

       SDL_WindowID - This is a unique ID for a window.

Synopsis

#include<SDL3/SDL_video.h>typedefUint32SDL_WindowID;

See Also