Constant SIGCHLD

pub const SIGCHLD: i32 = 17;
Available on crate feature dep_sdl3 only.