Function clang_sys::clang_getCursorPrettyPrinted
source ยท pub unsafe fn clang_getCursorPrettyPrinted(
cursor: CXCursor,
policy: CXPrintingPolicy
) -> CXString
Expand description
Only available on libclang
7.0 and later.