libgit2-d v1.6.0 (2023-05-05T07:03:44Z)
Home
Dub
Repo
git_indexer_free
libgit2
indexer
Free the indexer and its resources
extern (
C
) nothrow @
nogc
public
@
GIT_EXTERN
void
git_indexer_free
(
.
git_indexer
*
idx
)
Parameters
idx
.
git_indexer
*
the indexer to free
Meta
Source
See Implementation
libgit2
indexer
aliases
git_indexer_progress_cb
functions
GIT_INDEXER_OPTIONS_INIT
git_indexer_append
git_indexer_commit
git_indexer_free
git_indexer_hash
git_indexer_name
git_indexer_new
git_indexer_options_init
manifest constants
GIT_INDEXER_OPTIONS_VERSION
structs
git_indexer
git_indexer_options
git_indexer_progress
Free the indexer and its resources