RawRelPtr

Type Alias RawRelPtr 

Source
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 */ }