SDL_MESSAGEBOX_BUTTON_ESCAPEKEY_DEFAULT

Marks the default button when escape is hit

extern (C) nothrow @nogc
enum SDL_MessageBoxButtonFlags SDL_MESSAGEBOX_BUTTON_ESCAPEKEY_DEFAULT;

Meta