libgit2_sys

Function git_branch_is_head

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