git_blame_free

Free memory allocated by git_blame_file or git_blame_buffer.

@param blame the blame structure to free

extern (C) nothrow @nogc
void
git_blame_free

Meta