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