Method
GgitMergeOptionscopy
Declaration [src]
GgitMergeOptions*
ggit_merge_options_copy (
GgitMergeOptions* merge_options
)
Return value
Type: GgitMergeOptions
A newly allocated GgitMergeOptions
or NULL
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |
The return value can be NULL . |