IndexerCallbacks.ppIncludedFile

Called when a file gets \#included/\#imported.

struct IndexerCallbacks
CXIdxClientFile function(CXClientData client_data, const(CXIdxIncludedFileInfo)*) ppIncludedFile;

Meta