Constant EINTR

pub const EINTR: i32 = 4;
Available on crate feature dep_sdl3 only.