Constant RW_SEEK_END

pub const RW_SEEK_END: u32 = 2; // 2u32
Available on crate feature dep_sdl2 only.