[−][src]Function security_framework_sys::secure_transport::SSLSetEnabledCiphers
pub unsafe extern "C" fn SSLSetEnabledCiphers(
context: SSLContextRef,
ciphers: *const SSLCipherSuite,
numCiphers: size_t
) -> OSStatus