logo
pub type RawRelPtrU8 = RawRelPtr<Archived<u8>>;
Expand description

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