Type Definition binrw::FilePtr32[][src]

type FilePtr32<T> = FilePtr<u32, T>;

A type alias for FilePtr with 32-bit offsets.