Method
GgitDiffDeltaref
Declaration [src]
GgitDiffDelta*
ggit_diff_delta_ref (
GgitDiffDelta* delta
)
Description [src]
Atomically increments the reference count of delta
by one.
This function is MT-safe and may be called from any thread.
Return value
Returns: | GgitDiffDelta |
A |
|
The data is owned by the instance. | |
The return value can be NULL . |