Constant EXIT_SUCCESS

pub const EXIT_SUCCESS: i32 = 0;
Available on crate feature dep_sdl3 only.