clang_Cursor_getObjCPropertyAttributes

Given a cursor that represents a property declaration, return the associated property attributes. The bits are formed from \c CXObjCPropertyAttrKind.

\param reserved Reserved for future use, pass 0.

extern (C)
uint
clang_Cursor_getObjCPropertyAttributes

Meta