Mini Shell

Direktori : /opt/imh-python/lib/python3.9/site-packages/pygit2/decl/
Upload File :
Current File : //opt/imh-python/lib/python3.9/site-packages/pygit2/decl/indexer.h

typedef struct git_indexer_progress {
	unsigned int total_objects;
	unsigned int indexed_objects;
	unsigned int received_objects;
	unsigned int local_objects;
	unsigned int total_deltas;
	unsigned int indexed_deltas;
	size_t received_bytes;
} git_indexer_progress;

typedef int (*git_indexer_progress_cb)(const git_indexer_progress *stats, void *payload);

Zerion Mini Shell 1.0