git_hashsig_free

Release memory for a content similarity signature

package extern (C) nothrow @nogc
void
git_hashsig_free

Parameters

sig .git_hashsig*

The similarity signature to free.

Meta