git_status_list_free

Free an existing status list

extern (C) nothrow @nogc public
void
git_status_list_free

Parameters

statuslist libgit2.types.git_status_list*

Existing status list object

Meta