logo
pub type RawRelPtrU32 = RawRelPtr<Archived<u32>>;
Expand description

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