Type Definition rkyv::rel_ptr::RawRelPtrU16

source ·
pub type RawRelPtrU16 = RawRelPtr<Archived<u16>>;
Expand description

A raw relative pointer that uses an archived u16 as the underlying offset.