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