clang_getCursorPrintingPolicy

Retrieve the default policy for the cursor.

The policy should be released after use with \c clang_PrintingPolicy_dispose.

extern (C) @nogc @trusted nothrow pure
clang_getCursorPrintingPolicy
(
const CXCursor
)

Meta