Skip to main content

RawRelPtrU8

Type Alias RawRelPtrU8 

Source
pub type RawRelPtrU8 = RawRelPtr<u8>;
Expand description

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

Aliased Typeยง

pub struct RawRelPtrU8 { /* private fields */ }