libgit2

GIT_INLINE(type)

Version:

Declare a function as always inlined.

Signature

#define GIT_INLINE(type) static __inline type

Versions