clang_isConstQualifiedType

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

extern (C) @safe @nogc pure nothrow
uint
clang_isConstQualifiedType
()

Meta