pub unsafe fn clang_getCursorPrintingPolicy(
    cursor: CXCursor
) -> CXPrintingPolicy
Expand description

Only available on libclang 7.0 and later.