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) @nogc @trusted nothrow pure pure
uint
clang_isConstQualifiedType
()

Meta