Constant SPLICE_F_MORE

pub const SPLICE_F_MORE: u32 = 0x04; // 4u32
Available on crate feature dep_sdl2 only.