clang_Cursor_isObjCOptional

\brief Given a cursor that represents an Objective-C method or property declaration, return non-zero if the declaration was affected by "@optional". Returns zero if the cursor is not such a declaration or it is "@required".

extern (C) @safe @nogc pure nothrow
uint
clang_Cursor_isObjCOptional
()

Meta