clang_getTypedefName

Returns the typedef name of the given type.

extern (C) @nogc @trusted nothrow pure
clang_getTypedefName
(
const CXType CT
)

Meta