libgit2

git_diff_file_fn

Version:

When iterating over a diff, callback that will be made per file.

Signature

typedef int git_diff_file_fn(void *, git_diff_delta *, float );

Parameters

void *
In
float
In

Parameter To

Versions