Constant EPOLLIN

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