security_framework_sys::secure_transport

Function SSLSetProtocolVersionEnabled

Source
pub unsafe extern "C" fn SSLSetProtocolVersionEnabled(
    context: SSLContextRef,
    protocol: SSLProtocol,
    enable: Boolean,
) -> OSStatus