pub type RawRelPtrI8 = RawRelPtr<i8>;
A raw relative pointer that uses an archived i8 as the underlying offset.
i8
pub struct RawRelPtrI8 { /* private fields */ }