Function libgit2_sys::git_remote_connect [−][src]
pub unsafe extern "C" fn git_remote_connect(
    remote: *mut git_remote, 
    dir: git_direction, 
    callbacks: *const git_remote_callbacks, 
    proxy_opts: *const git_proxy_options, 
    custom_headers: *const git_strarray
) -> c_int