A variable controlling whether SDL generates window-close events for Alt+F4 on Windows.
Defined in <SDL3/SDL_hints.h>
#define SDL_HINT_WINDOWS_CLOSE_ON_ALT_F4 "SDL_WINDOWS_CLOSE_ON_ALT_F4"
The variable can be set to the following values:
This hint can be set anytime.
This hint is available since SDL 3.2.0.