Skip to main content

RawRelPtrI16

Type Alias RawRelPtrI16 

Source
pub type RawRelPtrI16 = RawRelPtr<ArchivedI16>;
Expand description

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

Aliased Typeยง

pub struct RawRelPtrI16 { /* private fields */ }