clang_getTranslationUnitCursor

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)
clang_getTranslationUnitCursor

Meta