libgit2-d ~master (2021-07-01T09:53:17Z)
Home
Dub
Repo
git_error_clear
libgit2_d
errors
Clear the last library error that occurred for this thread.
extern (
C
) nothrow @
nogc
void
git_error_clear
(
)
Meta
Source
See Implementation
libgit2_d
errors
enums
GIT_ERROR_NONE
GIT_OK
git_error_code
git_error_t
functions
git_error_clear
git_error_last
git_error_set_oom
git_error_set_str
structs
git_error
Clear the last library error that occurred for this thread.