Function libgit2_sys::git_branch_upstream_remote [−][src]
pub unsafe extern "C" fn git_branch_upstream_remote(
    out: *mut git_buf, 
    repo: *mut git_repository, 
    refname: *const c_char
) -> c_intpub unsafe extern "C" fn git_branch_upstream_remote(
    out: *mut git_buf, 
    repo: *mut git_repository, 
    refname: *const c_char
) -> c_int