In D1 ModuleInfo is a class. In D2 it is a struct. ModuleInfoPtr aliases to matching reference type for each of those.
See Implementation
In D1 ModuleInfo is a class. In D2 it is a struct. ModuleInfoPtr aliases to matching reference type for each of those.