Function clang_getDiagnosticInSet

Source
pub unsafe extern "C" fn clang_getDiagnosticInSet(
    diagnostic: CXDiagnosticSet,
    index: c_uint,
) -> CXDiagnostic