clang_getTypedefDeclUnderlyingType

\brief Retrieve the underlying type of a typedef declaration.

If the cursor does not reference a typedef declaration, an invalid type is returned.

extern (C) @safe @nogc pure nothrow
clang_getTypedefDeclUnderlyingType
()

Meta