clang_getCursorPrettyPrinted

Pretty print declarations.

\param Cursor The cursor representing a declaration.

\param Policy The policy to control the entities being printed. If NULL, a default policy is used.

\returns The pretty printed declaration or the empty string for other cursors.

extern (C)
clang_getCursorPrettyPrinted

Meta