Re: "Error: no property `offsetof` for type `char*`"
kinke via Digitalmars-d-learn Fri, 19 Aug 2022 06:41:25 -0700
It's a method returning a `CHAR*` - `_DevicePath` is the actual
member. I guess it's a dynamically sized struct, which cannot be
mapped directly to D, hence this representation.
- "Error: no property `off... MyNameHere via Digitalmars-d-learn
- Re: "Error: no prop... kinke via Digitalmars-d-learn
- Re: "Error: no ... MyNameHere via Digitalmars-d-learn
- Re: "Error:... Steven Schveighoffer via Digitalmars-d-learn
- Re: "Er... kinke via Digitalmars-d-learn
- Re: "Error:... kinke via Digitalmars-d-learn
- Re: "Er... MyNameHere via Digitalmars-d-learn
- Re: &qu... Steven Schveighoffer via Digitalmars-d-learn
- Re: &qu... Tejas via Digitalmars-d-learn