SSLSetConnection

Function SSLSetConnection 

Source
pub unsafe extern "C-unwind" fn SSLSetConnection(
    context: &SSLContext,
    connection: SSLConnectionRef,
) -> i32
๐Ÿ‘ŽDeprecated: No longer supported. Use Network.framework.
Available on crate feature SecureTransport only.
Expand description

ยงSafety

connection must be a valid pointer or null.