Type Alias go_engine::ffi::types::StringObj

source ·
pub type StringObj = SliceObj<CellElem<u8>>;

Aliased Type§

struct StringObj { /* private fields */ }