Method
GgitStatusOptionscopy
Declaration [src]
GgitStatusOptions*
ggit_status_options_copy (
GgitStatusOptions* status_options
)
Return value
Type: GgitStatusOptions
A newly allocated GgitStatusOptions
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 . |