Function libgit2_sys::git_remote_set_autotag [] [src]

pub unsafe extern fn git_remote_set_autotag(repo: *mut git_repository,
                                            remote: *const c_char,
                                            value: git_remote_autotag_option_t)
                                            -> c_int