Function libgit2_sys::git_branch_is_head

source ยท
pub unsafe extern "C" fn git_branch_is_head(
    branch: *const git_reference,
) -> c_int