Constant SPLICE_F_NONBLOCK

pub const SPLICE_F_NONBLOCK: u32 = 0x02; // 2u32
Available on crate feature dep_sdl2 only.