Skip to main content

RawRelPtrU32

Type Alias RawRelPtrU32 

Source
pub type RawRelPtrU32 = RawRelPtr<ArchivedU32>;
Expand description

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

Aliased Typeยง

pub struct RawRelPtrU32 { /* private fields */ }