Type Alias SSLConnectionRef

Source
pub type SSLConnectionRef = *const c_void;
Available on crate feature SecureTransport only.
Expand description