Constant MS_SHARED

pub const MS_SHARED: u64 = 0x100000; // 1_048_576u64
Available on crate feature dep_sdl2 only.