Type Definition go_engine::ffi::StringObj

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