clang_getTypedefDeclUnderlyingType

Retrieve the underlying type of a typedef declaration.

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

extern (C)
clang_getTypedefDeclUnderlyingType

Meta