Method

GgitReflogEntryunref

Declaration [src]

void
ggit_reflog_entry_unref (
  GgitReflogEntry* reflog_entry
)

Description [src]

Atomically decrements the reference count of reflog_entry by one. If the reference count drops to 0, reflog_entry is freed.