Type.isVolatile

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

struct Type
@property
bool
isVolatile
()

Meta