pub type RawRelPtr = RawRelPtr<ArchivedIsize>;Expand description
The default raw relative pointer.
This will use an archived FixedIsize to
hold the offset.
Aliased Typeยง
pub struct RawRelPtr { /* private fields */ }pub type RawRelPtr = RawRelPtr<ArchivedIsize>;The default raw relative pointer.
This will use an archived FixedIsize to
hold the offset.
pub struct RawRelPtr { /* private fields */ }