Downloads
Reference
Learning
Security
Source
API Documentation
common
GIT_INLINE(type)
Version:
v0.20.0
v0.19.0
v0.18.0
v0.17.0
v0.16.0
v0.15.0
v0.14.0
v0.13.0
v0.12.0
v0.11.0
v0.10.0
v0.8.0
v0.3.0
v0.2.0
v0.1.0
Declare a function as always inlined.
Signature
GitHub
#define GIT_INLINE(type) static __inline type
Versions
v0.20.0
v0.19.0
v0.18.0
v0.17.0
v0.16.0
v0.15.0
v0.14.0
v0.13.0
v0.12.0
v0.11.0
v0.10.0
v0.8.0
v0.3.0
v0.2.0
v0.1.0