git_pathspec_match_list_free

Free memory associates with a git_pathspec_match_list

extern (C) nothrow @nogc
void
git_pathspec_match_list_free

Parameters

m .git_pathspec_match_list*

The git_pathspec_match_list to be freed

Meta