Skip to main content

RawRelPtrI64

Type Alias RawRelPtrI64 

Source
pub type RawRelPtrI64 = RawRelPtr<ArchivedI64>;
Expand description

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

Aliased Typeยง

pub struct RawRelPtrI64 { /* private fields */ }