giterr_set_oom

Indicates that an out-of-memory situation occurred. This is an alias of git_error_set_oom and is preserved for backward compatibility.

This function is deprecated, but there is no plan to remove this function at this time.

@deprecated Use git_error_set_oom @see git_error_set_oom

version(!GIT_DEPRECATE_HARD)
extern (C) nothrow @nogc deprecated
void
giterr_set_oom
()

Meta