Skip to main content

RawRelPtrI32

Type Alias RawRelPtrI32 

Source
pub type RawRelPtrI32 = RawRelPtr<ArchivedI32>;
Expand description

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

Aliased Typeยง

pub struct RawRelPtrI32 { /* private fields */ }