This module contains the implementation of the C++ header generation available through the command line switch -Hc.
Generates a C++ header containing bindings for all extern(C[++]) declarations found in the supplied modules.
See Source File _dtoh.d Documentation: https://dlang.org/phobos/dmd_dtoh.html Coverage: https://codecov.io/gh/dlang/dmd/src/master/src/dmd/dtoh.d
Walter Bright
Copyright (C) 1999-2023 by The D Language Foundation, All Rights Reserved
Boost License 1.0
This module contains the implementation of the C++ header generation available through the command line switch -Hc.