git_diff_options.notify_cb

An optional callback function, notifying the consumer of changes to the diff as new deltas are added.

struct git_diff_options
.git_diff_notify_cb notify_cb;

Meta