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