Constant RW_SEEK_CUR

pub const RW_SEEK_CUR: u32 = 1; // 1u32
Available on crate feature dep_sdl2 only.