Constant sdl2::messagebox::MESSAGEBOX_INFORMATION []

pub const MESSAGEBOX_INFORMATION: MessageBoxFlag = MessageBoxFlag{bits:
                   sys::SDL_MessageBoxFlags::SDL_MESSAGEBOX_INFORMATION as
                       u32,}