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