pub unsafe extern "C-unwind" fn SSLSetProtocolVersionEnabled(
context: &SSLContext,
protocol: SSLProtocol,
enable: bool,
) -> i32👎Deprecated: No longer supported. Use Network.framework.
Available on crate features
SecProtocolTypes and SecureTransport only.