[][src]Function security_framework_sys::secure_transport::SSLGetNegotiatedCipher

pub unsafe extern "C" fn SSLGetNegotiatedCipher(
    context: SSLContextRef,
    cipher: *mut SSLCipherSuite
) -> OSStatus