git_indexer_append

Add data to the indexer

@param idx the indexer @param data the data to add @param size the size of the data in bytes @param stats stat storage

extern (C) nothrow @nogc
int
git_indexer_append

Meta