Function libgit2_sys::git_index_entrycount

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