Function libgit2_sys::git_branch_upstream_remote
source · pub unsafe extern "C" fn git_branch_upstream_remote(
out: *mut git_buf,
repo: *mut git_repository,
refname: *const c_char
) -> c_int
pub unsafe extern "C" fn git_branch_upstream_remote(
out: *mut git_buf,
repo: *mut git_repository,
refname: *const c_char
) -> c_int