Constant CLD_EXITED

pub const CLD_EXITED: i32 = 1;
Available on crate feature dep_sdl3 only.