Constant EXIT_SUCCESS

pub const EXIT_SUCCESS: u32 = 0; // 0u32
Available on crate feature dep_sdl2 only.