IndexerCallbacks.diagnostic

Called at the end of indexing; passes the complete diagnostic set.

struct IndexerCallbacks
void function(const CXClientData client_data, CXDiagnosticSet, void* reserved) diagnostic;

Meta