libgit2-d v0.0.1 (2020-03-14T04:41:16Z)
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_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.