clang_parseTranslationUnit

\brief Same as \c clang_parseTranslationUnit2, but returns the \c CXTranslationUnit instead of an error code. In case of an error this routine returns a \c NULL \c CXTranslationUnit, without further detailed error codes.

extern (C) @safe @nogc pure nothrow
clang_parseTranslationUnit

Meta