dmd.dtoh

This module contains the implementation of the C++ header generation available through the command line switch -Hc.

Members

Functions

genCppHdrFiles
void genCppHdrFiles(Modules ms)

Generates a C++ header containing bindings for all extern(C[++]) declarations found in the supplied modules.

Meta