deimos.git2.errors

Undocumented in source.

Members

Enums

git_error_code
enum git_error_code
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_error_t
enum git_error_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

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.

Mixins

__anonymous
mixin _ExportEnumMembers!git_error_code
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__anonymous
mixin _ExportEnumMembers!git_error_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

git_error
struct git_error
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta