SDL_WindowID

This is a unique ID for a window.

The value 0 is an invalid ID.

extern (C) nothrow @nogc
alias SDL_WindowID = Uint32

Meta