Method
GgitBlameHunkunref
Declaration [src]
void
ggit_blame_hunk_unref (
GgitBlameHunk* blame_hunk
)
Description [src]
Atomically decrements the reference count of blame_hunk
by one.
If the reference count drops to 0, blame_hunk
is freed.