Type Definition binrw::FilePtr16

source ·
pub type FilePtr16<T> = FilePtr<u16, T>;
Expand description

A type alias for FilePtr with 16-bit offsets.