SSLNewContext

Function SSLNewContext 

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