clang_isRestrictQualifiedType

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

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

Meta