"Error: no property `offsetof` for type `char*`"

kinke noone at nowhere.com
Fri Aug 19 13:39:51 UTC 2022


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.


More information about the Digitalmars-d-learn mailing list