clang_Cursor_getObjCPropertyAttributes

\brief 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) @safe @nogc pure nothrow
uint
clang_Cursor_getObjCPropertyAttributes
(,)

Meta