This is used to post-process dm htod .d file for gtkD to create the htod .d file: - copy the original .h file to a working directory - remove all unecessary definitions - run wine ~/dm/bin/htod.exe <file.h> - run this on the generated .d file
See Source File