Skip to main content

RawRelPtrU16

Type Alias RawRelPtrU16 

Source
pub type RawRelPtrU16 = RawRelPtr<ArchivedU16>;
Expand description

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

Aliased Typeยง

pub struct RawRelPtrU16 { /* private fields */ }