Type Alias ssbh_lib::SsbhString8

source ·
pub type SsbhString8 = SsbhStringN<8>;
Expand description

An 8-byte aligned CString with position determined by a relative offset.

Aliased Type§

struct SsbhString8(/* private fields */);