Constant sdl2::messagebox::MESSAGEBOX_INFORMATION []

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