Method
GgitDiffBinaryunref
Declaration [src]
void
ggit_diff_binary_unref (
GgitDiffBinary* binary
)
Description [src]
Atomically decrements the reference count of binary
by one.
If the reference count drops to 0, binary
is freed.