- append
int function(git_odb_writepack* writepack, const(void)* data, size_t size, git_transfer_progress* stats) append;
 Undocumented in source.
- backend
git_odb_backend* backend;
 Undocumented in source.
- commit
int function(git_odb_writepack* writepack, git_transfer_progress* stats) commit;
 Undocumented in source.
- free
void function(git_odb_writepack* writepack) free;
 Undocumented in source.