libgit2_sys

Function git_index_entrycount

Source
pub unsafe extern "C" fn git_index_entrycount(
    entry: *const git_index,
) -> size_t