libgit2

git_odb_foreach_cb

Version:

Function type for callbacks from git_odb_foreach.

Signature

typedef int git_odb_foreach_cb(const git_oid *, void *);

Parameters

void *
In

Parameter To

Versions