Skip to main content

RawRelPtrU64

Type Alias RawRelPtrU64 

Source
pub type RawRelPtrU64 = RawRelPtr<ArchivedU64>;
Expand description

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

Aliased Typeยง

pub struct RawRelPtrU64 { /* private fields */ }