[][src]Function security_framework_sys::secure_transport::SSLCreateContext

pub unsafe extern "C" fn SSLCreateContext(
    alloc: CFAllocatorRef,
    protocolSide: SSLProtocolSide,
    connectionType: SSLConnectionType
) -> SSLContextRef