clang_isRestrictQualifiedType

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

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

Meta