libgit2-d ~master (2021-07-01T09:53:17Z)
Home
Dub
Repo
git_status_list_free
libgit2_d
status
Free an existing status list
extern (
C
) nothrow @
nogc
void
git_status_list_free
(
libgit2_d.types.git_status_list
*
statuslist
)
Parameters
statuslist
libgit2_d
.
types
.
git_status_list
*
Existing status list object
Meta
Source
See Implementation
libgit2_d
status
aliases
git_status_cb
enums
GIT_STATUS_CURRENT
GIT_STATUS_OPT_INCLUDE_UNTRACKED
GIT_STATUS_SHOW_INDEX_AND_WORKDIR
git_status_opt_t
git_status_show_t
git_status_t
functions
GIT_STATUS_OPTIONS_INIT
git_status_byindex
git_status_file
git_status_foreach
git_status_foreach_ext
git_status_list_entrycount
git_status_list_free
git_status_list_new
git_status_options_init
git_status_should_ignore
manifest constants
GIT_STATUS_OPTIONS_VERSION
GIT_STATUS_OPT_DEFAULTS
structs
git_status_entry
git_status_options
Free an existing status list