libgit2_sys

Function git_remote_default_branch

Source
pub unsafe extern "C" fn git_remote_default_branch(
    out: *mut git_buf,
    remote: *mut git_remote,
) -> c_int