[][src]Function security_framework_sys::secure_transport::SSLNewContext

pub unsafe extern "C" fn SSLNewContext(
    isServer: Boolean,
    contextPtr: *mut SSLContextRef
) -> OSStatus