git_oidarray_free

Free the memory referred to by the git_oidarray. This is an alias of git_oidarray_dispose 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_oidarray_dispose @see git_oidarray_dispose

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

Meta