git_strarray_copy

Copy a string array object from source to target.

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

@param tgt target @param src source @return 0 on success, < 0 on allocation failure

version(!GIT_DEPRECATE_HARD)
extern (C) nothrow @nogc deprecated
int
git_strarray_copy

Meta