Expand description
A replacement for Box<[T]> that cbindgen can understand.
Structsยง
- Owned
Slice - A struct that basically replaces a
Box<[T]>, but which cbindgen can understand.
A replacement for Box<[T]> that cbindgen can understand.
Box<[T]>, but which cbindgen can
understand.