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