Type Definition go_engine::ffi::types::StringObj

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