Constant SPLICE_F_MOVE

pub const SPLICE_F_MOVE: u32 = 0x01; // 1u32
Available on crate feature dep_sdl2 only.