clang_getTranslationUnitCursor

\brief Retrieve the cursor that represents the given translation unit.

The translation unit cursor can be used to start traversing the various declarations within the given translation unit.

extern (C) @safe @nogc pure nothrow
clang_getTranslationUnitCursor

Meta