Constant RW_SEEK_SET

pub const RW_SEEK_SET: u32 = 0; // 0u32
Available on crate feature dep_sdl2 only.