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)
uint
clang_isRestrictQualifiedType

Meta