Constant MAP_GROWSDOWN

pub const MAP_GROWSDOWN: i32 = 0x0100; // 256i32
Available on crate feature dep_sdl2 only.