Skip to main content

RawRelPtrI8

Type Alias RawRelPtrI8 

Source
pub type RawRelPtrI8 = RawRelPtr<i8>;
Expand description

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

Aliased Typeยง

pub struct RawRelPtrI8 { /* private fields */ }