clang_createTranslationUnit2

\brief Create a translation unit from an AST file (\c -emit-ast).

\paramout out_TU A non-NULL pointer to store the created \c CXTranslationUnit.

\returns Zero on success, otherwise returns an error code.

extern (C)
clang_createTranslationUnit2

Meta