Return the underlying type of a typedef declaration.
If the current cursor is not a typedef an empty type is returned.
the Type the typedef cursor is a declaration for.
See Implementation
Return the underlying type of a typedef declaration.
If the current cursor is not a typedef an empty type is returned.