clang_getCursorAvailability

\brief Determine the availability of the entity that this cursor refers to, taking the current target platform into account.

\param cursor The cursor to query.

\returns The availability of the cursor.

extern (C) @safe @nogc pure nothrow
clang_getCursorAvailability

Meta