Constant SEEK_CUR

pub const SEEK_CUR: i32 = 1;
Available on crate feature dep_sdl3 only.