Type.isRestrict

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

struct Type
@property
bool
isRestrict
()

Meta