Function
GgitFetchOptionsnew
Declaration [src]
GgitFetchOptions*
ggit_fetch_options_new (
void
)
Return value
Type: GgitFetchOptions
A newly allocated GgitFetchOptions
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |