Function clang_getTranslationUnitTargetInfo

Source
pub unsafe fn clang_getTranslationUnitTargetInfo(
    tu: CXTranslationUnit,
) -> CXTargetInfo
Expand description

Only available on libclang 5.0 and later.