Function SSLGetProtocolVersion

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