On Wednesday, 11 December 2013 at 22:45:35 UTC, Gary Willoughby wrote: > How to handle nested structs when converting C headers? Nested structs and unions like in your example are supported in D too, same syntax, same effect.