dpp.translation.typedef_

typedef translations

Members

Functions

translateNonFunction
string[] translateNonFunction(from!"clang".Cursor cursor, from!"dpp.runtime.context".Context context)
Undocumented in source. Be warned that the author may not have intended to support it.
translateTypedef
string[] translateTypedef(from!"clang".Cursor cursor, from!"dpp.runtime.context".Context context)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta