git_diff_binary_cb

When iterating over a diff, callback that will be made for binary content within the diff.

extern (C) nothrow @nogc
alias git_diff_binary_cb = int function

Meta