StructDLiteral<D extends StructD<D, C> , C extends NativeType> constructor
StructDLiteral<D extends StructD<D, C> , C extends NativeType> ({
- Pointer<
C> ? originalPointer,
Implementation
StructDLiteral({
super.originalPointer,
});