Function clang_getCursorPrettyPrinted

Source
pub unsafe fn clang_getCursorPrettyPrinted(
    cursor: CXCursor,
    policy: CXPrintingPolicy,
) -> CXString
Expand description

Only available on libclang 7.0 and later.