[][src]Function uikit_sys::SSLSetEnabledCiphers

pub unsafe extern "C" fn SSLSetEnabledCiphers(
    context: SSLContextRef,
    ciphers: *const SSLCipherSuite,
    numCiphers: size_t
) -> OSStatus