Crate shapely_opaque

Source
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
OpaqueConst
A type-erased read-only pointer to an initialized value.
OpaqueUninit
A type-erased pointer to an uninitialized value