Type Alias rkyv::rel_ptr::RawRelPtrI16

source ·
pub type RawRelPtrI16 = RawRelPtr<ArchivedI16>;
Expand description

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

Aliased Type§

struct RawRelPtrI16 { /* private fields */ }