On Monday, 13 January 2025 at 11:36:45 UTC, Dakota wrote: You could simply use dstep or dmd/ldc2 `-H`|`-Hf=<filename>`.
Thanks for tips. My point is c allot align to alias, is D support it ?I want avoid importC, because I want to write this in D, and the data need pass to C so the memory layout need to be same.