clang_isConstQualifiedType

Determine whether a CXType has the "const" qualifier set, without looking through typedefs that may have added "const" at a different level.

extern (C)
uint
clang_isConstQualifiedType

Meta