git_diff_stats_free

Deallocate a git_diff_stats.

@param stats The previously created statistics object; cannot be used after free.

extern (C) nothrow @nogc
void
git_diff_stats_free

Meta