Downloads
Reference
Learning
Security
Source
API Documentation
common
GIT_EXTERN_TLS(type)
Version:
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 public TLS symbol exported for application use.
Signature
GitHub
#define GIT_EXTERN_TLS(type) extern __attribute__((visibility("default"))) GIT_TLS type
Versions
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