clang_Type_getModifiedType

Return the type that was modified by this attributed type.

If the type is not an attributed type, an invalid type is returned.

extern (C) @nogc @trusted nothrow pure
clang_Type_getModifiedType
(
const CXType T
)

Meta