Method
GgitIndexEntryunref
Declaration [src]
void
ggit_index_entry_unref (
  GgitIndexEntry* entry
)
      Description [src]
Atomically decrements the reference count of entry by one.
If the reference count drops to 0, entry is freed.
void
ggit_index_entry_unref (
  GgitIndexEntry* entry
)
      Atomically decrements the reference count of entry by one.
If the reference count drops to 0, entry is freed.