- backend
git_config_backend* backend;
Undocumented in source.
- flags
uint flags;
Undocumented in source.
- free
void function(git_config_iterator* iter) free;
Undocumented in source.
- next
int function(git_config_entry** entry, git_config_iterator* iter) next;
Undocumented in source.