- giterr_clear
void giterr_clear()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- giterr_detach
int giterr_detach(git_error* cpy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- giterr_last
const(git_error)* giterr_last()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- giterr_set_oom
void giterr_set_oom()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- giterr_set_str
void giterr_set_str(int error_class, const(char)* string)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.