Constant SA_NOCLDSTOP

pub const SA_NOCLDSTOP: i32 = 0x00000001; // 1i32
Available on crate feature dep_sdl2 only.