pub type TlsDesc = tls_desc;
TLS desc
struct TlsDesc { pub resolver: *mut c_void, pub value: u64, }
resolver: *mut c_void
Pointer to resolver
value: u64
Value to pass to the resolver