libgit2

GIT_CALLBACK(name)

Version:

Declare a callback function for application use.

Signature

#define GIT_CALLBACK(name) (__cdecl *name)

Versions