Type Alias ssbh_lib::SsbhString

source ·
pub type SsbhString = SsbhStringN<4>;
Expand description

A 4-byte aligned CString with position determined by a relative offset.

Aliased Type§

struct SsbhString(/* private fields */);