[][src]Function uikit_sys::SSLGetNegotiatedCipher

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