libgit2-d v1.6.0 (2023-05-05T07:03:44Z)
Home
Dub
Repo
git_error_clear
libgit2
errors
Clear the last library error that occurred for this thread.
extern (
C
) nothrow @
nogc
public
@
GIT_EXTERN
void
git_error_clear
(
)
Meta
Source
See Implementation
libgit2
errors
enums
GIT_ERROR_NONE
GIT_OK
git_error_code
git_error_t
functions
git_error_clear
git_error_last
git_error_set
git_error_set_oom
git_error_set_str
structs
git_error
Clear the last library error that occurred for this thread.