Function SSLSetProtocolVersionMax

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