Constant SDL_MESSAGEBOX_BUTTON_ESCAPEKEY_DEFAULT
pub const SDL_MESSAGEBOX_BUTTON_ESCAPEKEY_DEFAULT: u32 = _; // 2u32
Available on crate feature
dep_sdl3
only.Expand description
Marks the default button when escape is hit
pub const SDL_MESSAGEBOX_BUTTON_ESCAPEKEY_DEFAULT: u32 = _; // 2u32
dep_sdl3
only.Marks the default button when escape is hit