Method
GgitIndexEntriesunref
Declaration [src]
void
ggit_index_entries_unref (
GgitIndexEntries* entries
)
Description [src]
Atomically decrements the reference count of entries
by one.
If the reference count drops to 0, entries
is freed.