Type Definition rkyv::rel_ptr::RawRelPtrI16

source ·
pub type RawRelPtrI16 = RawRelPtr<Archived<i16>>;
Expand description

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