Type Definition binrw::FilePtr128[][src]

type FilePtr128<T> = FilePtr<u128, T>;

A type alias for FilePtr with 128-bit offsets.