git_status_list_free

Free an existing status list

extern (C) nothrow @nogc
void
git_status_list_free

Parameters

statuslist libgit2_d.types.git_status_list*

Existing status list object

Meta