Expand description
Opaque pointers
TODO: should these carry a Layout around? That would be neat actually.
Structsยง
- Opaque
- A type-erased pointer to an initialized value
- Opaque
Const - A type-erased read-only pointer to an initialized value.
- Opaque
Uninit - A type-erased pointer to an uninitialized value