clang_getExceptionSpecificationType

Function clang_getExceptionSpecificationType 

Source
pub unsafe fn clang_getExceptionSpecificationType(
    type_: CXType,
) -> CXCursor_ExceptionSpecificationKind
Expand description

Only available on libclang 5.0 and later.