git_blame_get_hunk_byindex

Gets the blame hunk at the given index.

@param blame the blame structure to query @param index index of the hunk to retrieve @return the hunk at the given index, or null on error

extern (C) nothrow @nogc
git_blame_get_hunk_byindex

Meta