clang_getTypeSpelling

Pretty-print the underlying type using the rules of the language of the translation unit from which it came.

If the type is invalid, an empty string is returned.

extern (C) @nogc @trusted nothrow pure
clang_getTypeSpelling
()

Meta